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

This commit is contained in:
2026-01-09 04:51:15 +00:00
parent c336fd9346
commit adfc921c21

View File

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