Actualiser docker-compose.yml
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m51s

This commit is contained in:
2026-01-09 05:22:25 +00:00
parent 3935e10a99
commit 46275fae35

View File

@@ -53,7 +53,7 @@ services:
driver: json-file driver: json-file
healthcheck: healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:3000"] test: ["CMD", "curl", "-f", "http://localhost:3000/healthcheck"]
interval: 30s interval: 30s
timeout: 10s timeout: 10s
retries: 3 retries: 3