feat: update url for vpn

This commit is contained in:
s-prechtl 2025-07-14 13:44:47 +02:00
parent 6f433e8510
commit d8a2f9fa21

View file

@ -322,7 +322,7 @@
publicKey = "GEX4m+MaTgiFJIusY8lAWkKji5WjzKmyMsSbCmBmHSQ=";
presharedKeyFile = "/home/sprechtl/.wg-keys/psk";
allowedIPs = ["0.0.0.0/0" "::/0"];
endpoint = "sprechtl.ddns.net:51820";
endpoint = "sprechtl.me:51820";
persistentKeepalive = 25;
}
];