freifunk: update wg-vpn6 endpoint

This commit is contained in:
Astro 2022-09-13 01:48:04 +02:00
parent e4060f1ac8
commit cccce38fe4
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ in {
wireguardPeers = [ {
wireguardPeerConfig = {
# vpn6.freifunk-dresden.de
Endpoint = "85.195.253.169:5006";
Endpoint = "85.195.253.5:5006";
PublicKey = "CIJa7xiRRIrLtEB7uyzwoyaQcpe0b8F2d16+3hk8KjU=";
AllowedIPs = "10.203.0.0/16";
};