mirror of https://github.com/Chocobozzz/PeerTube
Fix private ipv6 address
parent
41c70a6b35
commit
f4339cfb72
|
@ -96,7 +96,7 @@ networks:
|
|||
driver: default
|
||||
config:
|
||||
- subnet: 172.18.0.0/16
|
||||
- subnet: 2001:db8:2::/64
|
||||
- subnet: fdab:e4b3:21a2:ef1b::/64
|
||||
|
||||
volumes:
|
||||
assets:
|
||||
|
|
Loading…
Reference in New Issue