Enable ipv6 for traefik and wireguard

This commit is contained in:
2024-02-22 01:51:53 +01:00
parent 650a60b097
commit d9ceff767c
3 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,7 @@
},
"experimental": true,
"ipv6": true,
"userland-proxy": false,
"fixed-cidr-v6": "fd64:1::/64",
"ip6tables": true
}