mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix private ipv6 address
This commit is contained in:
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
Block a user