Actualiser compose.yml
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
env_file:
|
||||
- daemon.env
|
||||
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
|
||||
timeout: 3s
|
||||
retries: 15
|
||||
|
||||
Reference in New Issue
Block a user