Yaml updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-05-10 12:03:09 +00:00 committed by GitHub
parent d1e781617c
commit bd4afa7cff
2 changed files with 9 additions and 0 deletions

View file

@ -237,5 +237,13 @@ volumes:
nextcloud_aio_nextcloud_data:
name: nextcloud_aio_nextcloud_data
# 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}