diff options
Diffstat (limited to 'cluster/prod/cluster.nix')
-rw-r--r-- | cluster/prod/cluster.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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"; } { |