This commit is contained in:
iFargle 2023-10-07 21:17:37 +09:00
parent b7f302b9ae
commit f4d5490fdf

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.0/24" ];
endpoint = "64.176.54.57:51820";
}
];