1
0
Fork 0

Fix IPv6 prefix

This commit is contained in:
clerie 2020-12-07 15:29:42 +01:00
parent 2ad516b8d3
commit 1859541f49
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
wg-gatekeeper = { wg-gatekeeper = {
ips = [ ips = [
"10.20.30.104/24" "10.20.30.104/24"
"2a01:4f8:c0c:15f1:8104/64" "2a01:4f8:c0c:15f1::8104/113"
]; ];
allowedIPsAsRoutes = false; allowedIPsAsRoutes = false;
peers = [ peers = [