remove vault from serverIPs

This commit is contained in:
chaos 2024-07-21 21:06:13 +01:00
parent b53e8a30a7
commit 55b8c9359e
No known key found for this signature in database

View file

@ -3,8 +3,4 @@ rec {
ipv4 = "65.21.145.62";
ipv6 = "2a01:4f9:c012:9dbf::1";
};
"vault" = {
ipv4 = "65.21.0.145";
ipv6 = "2a01:4f9:c012:9b6b::1";
};
}