vps-leon #67

Merged
astro merged 4 commits from :vps-leon into master 2022-09-25 23:19:47 +02:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit cbd8635788 - Show all commits

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;
}
];