From 04f84bb9b1cee1ac592ec607b219f579bd30eb16 Mon Sep 17 00:00:00 2001 From: Simon L Date: Wed, 3 May 2023 13:52:33 +0200 Subject: [PATCH] add inspired by Signed-off-by: Simon L --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) 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