Update docker-compose.yml
This commit is contained in:
parent
601a0a733e
commit
8c017fcfd2
@ -68,9 +68,3 @@ volumes: # If you want to store the data on a different drive, see https://githu
|
|||||||
# caddy_data:
|
# 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
|
|
||||||
Loading…
Reference in New Issue
Block a user