Update docker-compose.yml

This commit is contained in:
hotstovejer 2025-12-06 17:46:34 -06:00
parent 2ab133b610
commit b8338238a0

View File

@ -64,4 +64,11 @@ volumes: # If you want to store the data on a different drive, see https://githu
# caddy_certs:
# caddy_config:
# caddy_data:
# caddy_sites:
# 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