This commit is contained in:
iFargle 2023-10-07 20:32:07 +09:00
parent 91ee6de6c8
commit e144526191

View file

@ -78,7 +78,7 @@
publicKey = "yPZ3EmmIqCkReXf1DRTxzVaKQ2k+ifGmYJHji5nnMmE=";
presharedKeyFile = "/run/secrets/wireguard_keys/preshared_key";
persistentKeepalive = 5;
allowedIPs = [ "0.0.0.0/0" ];
allowedIPs = [ "10.100.0.1/24" ];
endpoint = "64.176.54.57:51820";
}
];