Change work VPN endpoint

This commit is contained in:
coolneng 2021-03-30 16:08:08 +02:00
parent 44f4484951
commit 2eebba8b7d
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
{
publicKey = "SYfPEKJkO3HaCiQdV/iionsS6CEjLcLt9C0x0Ib3tEU=";
allowedIPs = [ "10.9.0.1/32" "10.0.1.0/24" ];
endpoint = "coace.ddns.net:1194";
endpoint = "coace.duckdns.org:1194";
persistentKeepalive = 25;
}
];