This commit is contained in:
2024-07-27 10:19:39 +02:00
parent ccd2d4e1c0
commit 2539235c79
6 changed files with 121 additions and 65 deletions

View File

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