From 2eecece8312d2b76170dbf0ce693deaec1e5ed81 Mon Sep 17 00:00:00 2001 From: Maximilien Richer Date: Sun, 16 Oct 2022 15:02:22 +0200 Subject: Fix typo on IP, add keys --- cluster/prod/cluster.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster') diff --git a/cluster/prod/cluster.nix b/cluster/prod/cluster.nix index 740fe5b..3d960e4 100644 --- a/cluster/prod/cluster.nix +++ b/cluster/prod/cluster.nix @@ -69,7 +69,7 @@ site_name = "bespin"; publicKey = "pUIKv8UBl586O7DBrHBsb9BgNU7WlYQ2r2RSNkD+JAQ="; IP = "10.83.3.2"; - lan_endpoint = "192.168.5.234:33799"; + lan_endpoint = "192.168.5.134:33799"; endpoint = "bespin.site.deuxfleurs.fr:33732"; } { -- cgit v1.2.3