This commit is contained in:
Leon Vita 2022-09-25 22:09:48 +01:00
parent edecf12f02
commit cbd8635788
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@
peers = [
{
publicKey = "w3qegSSuqFTFrGk4XJaWBSwGDOiqbnnAIR9MzwjYVA8=";
allowedIPs = [ "10.10.11.0" ];
endpoint = "45.158.40.162:18800";
allowedIPs = [ "10.10.11.0/24" ];
endpoint = "45.158.40.162:18900";
persistentKeepalive = 25;
}
];