Move home wg hostname

This commit is contained in:
Vili Sinervä 2025-06-21 11:42:48 +03:00
parent 9eed5b54f5
commit 8da8c6cadb
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

@ -26,7 +26,7 @@
publicKey = "f9QoYPxyaxylUcOI9cE9fE9DJoEX4c6GUtr4p+rsd34=";
presharedKeyFile = "/persist/secrets/wireguard/psk-home";
allowedIPs = [ "::/0" ];
endpoint = "wg.vsinerva.fi:51820";
endpoint = "home.vsinerva.fi:51820";
}
];
};