aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/cluster.nix
diff options
context:
space:
mode:
authorMaximilien Richer <me@mricher.fr>2022-10-16 15:02:22 +0200
committerGitea <gitea@fake.local>2022-10-16 14:17:12 +0000
commit2eecece8312d2b76170dbf0ce693deaec1e5ed81 (patch)
tree9718874d377b28d72d3ac9881717e7daa6885e53 /cluster/prod/cluster.nix
parentfdc50fdcfd14a31c6302725cd2b585c4f5ae9d3e (diff)
downloadnixcfg-2eecece8312d2b76170dbf0ce693deaec1e5ed81.tar.gz
nixcfg-2eecece8312d2b76170dbf0ce693deaec1e5ed81.zip
Fix typo on IP, add keys
Diffstat (limited to 'cluster/prod/cluster.nix')
-rw-r--r--cluster/prod/cluster.nix2
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";
}
{