mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
update the ipv6 documentation
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
ef1e7c28f6
commit
46c7fed2be
4 changed files with 9 additions and 42 deletions
|
|
@ -139,16 +139,8 @@ done
|
|||
|
||||
cat << NETWORK >> containers.yml
|
||||
|
||||
# Inspired by https://github.com/mailcow/mailcow-dockerized/blob/master/docker-compose.yml
|
||||
networks:
|
||||
nextcloud-aio:
|
||||
name: nextcloud-aio
|
||||
driver: bridge
|
||||
enable_ipv6: true
|
||||
ipam:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: \${IPV6_NETWORK}
|
||||
NETWORK
|
||||
|
||||
cat containers.yml > latest.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue