Update docker-compose.yml
This commit is contained in:
parent
44ffe437a3
commit
e8be49965e
1 changed files with 7 additions and 7 deletions
|
|
@ -64,10 +64,10 @@ volumes:
|
||||||
postgresdata:
|
postgresdata:
|
||||||
companioncache:
|
companioncache:
|
||||||
|
|
||||||
#networks:
|
networks:
|
||||||
# default:
|
default:
|
||||||
# enable_ipv6: true
|
enable_ipv6: true
|
||||||
# ipam:
|
ipam:
|
||||||
# config:
|
config:
|
||||||
# - subnet: 2001:0DB9::/112
|
- subnet: 2001:0DB9::/112
|
||||||
# gateway: 2001:0DB9::1
|
gateway: 2001:0DB9::1
|
||||||
Reference in a new issue