Test
This commit is contained in:
parent
dd751d0442
commit
6541e18f01
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
||||||
publicKey = "yPZ3EmmIqCkReXf1DRTxzVaKQ2k+ifGmYJHji5nnMmE=";
|
publicKey = "yPZ3EmmIqCkReXf1DRTxzVaKQ2k+ifGmYJHji5nnMmE=";
|
||||||
presharedKeyFile = "/run/secrets/wireguard_keys/preshared_key";
|
presharedKeyFile = "/run/secrets/wireguard_keys/preshared_key";
|
||||||
persistentKeepalive = 5;
|
persistentKeepalive = 5;
|
||||||
allowedIPs = [ "10.100.0.0/24" ];
|
allowedIPs = [ "0.0.0.0/0" ];
|
||||||
endpoint = "64.176.54.57:51820";
|
endpoint = "64.176.54.57:51820";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue