Actualiser nextcloud/docker-compose.yml

This commit is contained in:
dimitri 2025-06-20 11:03:14 +02:00
parent 5a8b0ffb7c
commit a70fbe0533

View file

@ -81,9 +81,9 @@ services:
OVERWRITEHOST: ${NEXTCLOUD_HOSTNAME}
TRUSTED_PROXIES: 172.16.0.0/12 192.168.0.0/16 10.0.0.0/8 fc00::/7 fe80::/10 2001:db8::/32
networks:
- ldap
- nextcloud-network
- web
- nextcloud-network
- ldap
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:80/"]
interval: 10s