diff --git a/docker-compose.yml b/docker-compose.yml index 23e70b1b..8e1f8066 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -49,6 +49,7 @@ services: # network_mode: "host" # # Optional: If you need ipv6, follow step 1 and 2 of https://github.com/nextcloud/all-in-one/blob/main/docker-ipv6-support.md first and then uncomment the below config in order to activate ipv6 for the internal nextcloud-aio network +# # Inspired by https://github.com/mailcow/mailcow-dockerized/blob/master/docker-compose.yml # networks: # nextcloud-aio: # driver: bridge