mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-28 11:49:44 +00:00
make IPv6 optional during install
This commit is contained in:
parent
07b86521a5
commit
664dbf3f4c
3 changed files with 4 additions and 1 deletions
|
|
@ -60,4 +60,4 @@ networks:
|
|||
default:
|
||||
driver: bridge
|
||||
name: pangolin
|
||||
enable_ipv6: true
|
||||
{{if .EnableIPv6}} enable_ipv6: true{{end}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue