aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-12-13 16:01:36 +0100
committerAlex Auvolat <alex@adnab.me>2022-12-13 16:01:36 +0100
commit7ab91a16e9bc1cd3b5a19c9baa8074248903b547 (patch)
tree5c0c195202f22363e1cc5fafb6cfeecf20d886c2
parent3af066397e2f899ea6a820ad995d59b7c6adca2c (diff)
downloadnixcfg-7ab91a16e9bc1cd3b5a19c9baa8074248903b547.tar.gz
nixcfg-7ab91a16e9bc1cd3b5a19c9baa8074248903b547.zip
Proper nat on origan
-rw-r--r--cluster/staging/cluster.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/staging/cluster.nix b/cluster/staging/cluster.nix
index 42353e0..54e4cd8 100644
--- a/cluster/staging/cluster.nix
+++ b/cluster/staging/cluster.nix
@@ -38,7 +38,7 @@
publicKey = "smBQYUS60JDkNoqkTT7TgbpqFiM43005fcrT6472llI=";
IP = "10.14.2.33";
lan_endpoint = "192.168.1.33:33799";
- endpoint = "192.168.1.199:33799"; # TODO NAT
+ endpoint = "82.64.238.84:33733";
}
];