Merge branch 'IPv6_optional' of github.com:Xentrice/pangolin into Xentrice-IPv6_optional

This commit is contained in:
Owen
2025-08-06 10:19:51 -07:00
4 changed files with 6 additions and 3 deletions

View File

@@ -60,4 +60,4 @@ networks:
default:
driver: bridge
name: pangolin
enable_ipv6: true
{{if .EnableIPv6}} enable_ipv6: true{{end}}