Actualiser docker-compose.yml
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m51s
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m51s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user