I cannot believe that it took this long to write a test for this.

This commit is contained in:
coolnsx
2024-10-04 21:25:53 +05:30
parent 48deafdebd
commit d2f6c2713a

View File

@@ -16,6 +16,7 @@ services:
- NEXTCLOUD_MEMORY_LIMIT=1024M - NEXTCLOUD_MEMORY_LIMIT=1024M
- SKIP_DOMAIN_VALIDATION=true - SKIP_DOMAIN_VALIDATION=true
- NEXTCLOUD_KEEP_DISABLED_APPS=true - NEXTCLOUD_KEEP_DISABLED_APPS=true
- NEXTCLOUD_DATADIR=/home/tanveer/nextcloud
volumes: volumes:
- nextcloud_aio_mastercontainer:/mnt/docker-aio-config - nextcloud_aio_mastercontainer:/mnt/docker-aio-config
- /var/run/docker.sock:/var/run/docker.sock:ro - /var/run/docker.sock:/var/run/docker.sock:ro