iodine: change ip to 10.89.175.0/24
This commit is contained in:
parent
0e22ad4631
commit
f191e2b5ed
@ -118,7 +118,7 @@ in
|
|||||||
services = {
|
services = {
|
||||||
iodine.server = {
|
iodine.server = {
|
||||||
enable = true;
|
enable = true;
|
||||||
ip = "172.16.10.1/24";
|
ip = "100.89.175.1/24";
|
||||||
domain = "i.jakstys.lt";
|
domain = "i.jakstys.lt";
|
||||||
passwordFile = config.age.secrets.iodine-passwd.path;
|
passwordFile = config.age.secrets.iodine-passwd.path;
|
||||||
#extraConfig = "-c -b ${toString myData.ports.nsd-unwrapped}";
|
#extraConfig = "-c -b ${toString myData.ports.nsd-unwrapped}";
|
||||||
|
Loading…
Reference in New Issue
Block a user