Fix IPv6 prefix
This commit is contained in:
parent
2ad516b8d3
commit
1859541f49
@ -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 = [
|
||||||
|
Loading…
Reference in New Issue
Block a user