This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ services:
|
||||
networks:
|
||||
- proxy
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "-q", "-t 1", "http://localhost:8042"]
|
||||
test: ["CMD", "wget", "-q", "-t 1", "http://localhost:8042/healthz"]
|
||||
interval: 10s
|
||||
timeout: 10s
|
||||
retries: 10
|
||||
|
||||
Reference in New Issue
Block a user