Fix option location
This commit is contained in:
parent
c9c31b5114
commit
2ad516b8d3
@ -31,13 +31,13 @@
|
||||
"10.20.30.104/24"
|
||||
"2a01:4f8:c0c:15f1:8104/64"
|
||||
];
|
||||
allowedIPsAsRoutes = false;
|
||||
peers = [
|
||||
{
|
||||
allowedIPs = [
|
||||
"0.0.0.0/0"
|
||||
"::/0"
|
||||
];
|
||||
allowedIPsAsRoutes = false;
|
||||
endpoint = "gatekeeper.net.clerie.de:51820";
|
||||
publicKey = "2p1Jqs3bkXbXHFWE6vp1yxHIFoUaZQEARS2nJzbkuBA=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user