This commit is contained in:
2024-07-27 11:01:26 +02:00
parent 2539235c79
commit cc4abaf240
141 changed files with 37 additions and 24439 deletions

View File

@ -5,11 +5,7 @@
nextcloud:
image: reg.cadoles.com/envole/nextcloud
container_name: nine-nextcloud
restart: unless-stopped
healthcheck:
test: curl --fail http://localhost || exit 1
interval: 1s
timeout: 60s
restart: unless-stopped
env_file: ./services/50-nextcloud/env/.env.merge
networks:
- nine-network