From 7ab91a16e9bc1cd3b5a19c9baa8074248903b547 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 13 Dec 2022 16:01:36 +0100 Subject: [PATCH] Proper nat on origan --- cluster/staging/cluster.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; } ];