Fix internal nomad interface on toothpick to wg

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2023-04-03 01:35:33 +02:00
parent 283ef1c1be
commit 566db22374
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -72,6 +72,8 @@ in
cidr = secret.network.ips.toothpick + "/32"; cidr = secret.network.ips.toothpick + "/32";
}; };
network_interface = "wg0";
host_network."public" = { host_network."public" = {
cidr = "64.225.104.221/32"; cidr = "64.225.104.221/32";
reserved_ports = "22"; reserved_ports = "22";