Actualiser docker-compose.yml
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m25s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m25s
This commit is contained in:
@@ -53,7 +53,7 @@ services:
|
||||
driver: json-file
|
||||
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:3000/"]
|
||||
test: ["CMD", "curl", "-f", "http://localhost:3000/healthcheck"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
|
||||
Reference in New Issue
Block a user