Actualiser compose.yml
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- daemon.env
|
- daemon.env
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD-SHELL", "curl -f http://localhost:${SCANOPY_DAEMON_PORT}/api/health || exit 1"]
|
test: ["CMD-SHELL", "curl -f http://localhost:60073/api/health || exit 1"]
|
||||||
interval: 5s
|
interval: 5s
|
||||||
timeout: 3s
|
timeout: 3s
|
||||||
retries: 15
|
retries: 15
|
||||||
|
|||||||
Reference in New Issue
Block a user