85 current 2025-10-08 12:05:30 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-08 12:55:23 -05:00
parent a36aca02ef
commit fe061e27ce

View File

@@ -42,12 +42,10 @@ in
peers = [ peers = [
{ {
pia = { publicKey = "avK/Bdg+hyLMqP2k/7eEBTkxwCSzyy8FymwO/vFjbQg=";
publicKey = "avK/Bdg+hyLMqP2k/7eEBTkxwCSzyy8FymwO/vFjbQg="; allowedIPs = [ "0.0.0.0/0" ];
allowedIPs = [ "0.0.0.0/0" ]; endpoint = "77.81.142.245:1337";
endpoint = "77.81.142.245:1337"; persistentKeepalive = 25;
persistentKeepalive = 25;
};
} }
]; ];
}; };