From 8c017fcfd2574d95aa55ae4541b2fd5a63acba42 Mon Sep 17 00:00:00 2001 From: hotstovejer Date: Sat, 13 Dec 2025 17:06:09 -0600 Subject: [PATCH] Update docker-compose.yml --- docker-compose.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index e6b7224..f24c51b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -68,9 +68,3 @@ volumes: # If you want to store the data on a different drive, see https://githu # caddy_data: # caddy_sites: -# # Adjust the MTU size of the docker network. See https://github.com/nextcloud/all-in-one#how-to-adjust-the-mtu-size-of-the-docker-network -networks: - - nextcloud-aio: - name: nextcloud-aio - driver_opts: - com.docker.network.driver.mtu: 1440 \ No newline at end of file