mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Fix private ipv6 address
This commit is contained in:
parent
41c70a6b35
commit
f4339cfb72
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue