Reconnected to VPN

This commit is contained in:
Luj 2022-04-15 20:05:41 +02:00
parent 7712c64a22
commit 1b06445e78

View file

@ -48,7 +48,7 @@ in
peers = [ peers = [
{ {
allowedIPs = [ "10.100.0.0/24" ]; allowedIPs = [ "10.100.0.0/24" ];
publicKey = "hz+h9Oque5h+Y/WzOUnai3e9UfIfDsvtqmQH0xycIzs="; publicKey = "oYsN1Qy+a7dwVOKapN5s5KJOmhSflLHZqh+GLMeNpHw=";
endpoint = "212.129.40.11:51820"; endpoint = "212.129.40.11:51820";
persistentKeepalive = 25; persistentKeepalive = 25;
} }