nextcloud-aio/docker-compose.yml aktualisiert
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
- APACHE_PORT=${APACHE_PORT:-11000}
|
||||
- NEXTCLOUD_DATADIR=${NEXTCLOUD_DATA_PATH}
|
||||
# Optional: Set to 1 if you are using your own reverse proxy (Nginx, Traefik, etc.)
|
||||
- SKIP_DOMAIN_VALIDATION=${SKIP_DOMAIN_CHECK:-0}
|
||||
- SKIP_DOMAIN_VALIDATION=${SKIP_DOMAIN_VALIDATION:-false}
|
||||
volumes:
|
||||
- nextcloud_aio_mastercontainer:/mnt/docker-aio-config
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
||||
Reference in New Issue
Block a user