forked from Deuxfleurs/nixcfg
Proper nat on origan
This commit is contained in:
parent
3af066397e
commit
7ab91a16e9
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
publicKey = "smBQYUS60JDkNoqkTT7TgbpqFiM43005fcrT6472llI=";
|
publicKey = "smBQYUS60JDkNoqkTT7TgbpqFiM43005fcrT6472llI=";
|
||||||
IP = "10.14.2.33";
|
IP = "10.14.2.33";
|
||||||
lan_endpoint = "192.168.1.33:33799";
|
lan_endpoint = "192.168.1.33:33799";
|
||||||
endpoint = "192.168.1.199:33799"; # TODO NAT
|
endpoint = "82.64.238.84:33733";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue