@@ -15,7 +15,7 @@ services:
|
||||
- public
|
||||
- internal
|
||||
healthcheck:
|
||||
test: ["CMD", "/app/forest-server", "--external-host", "http://127.0.0.1:4040", "admin", "status"]
|
||||
test: ["CMD", "--external-host", "http://127.0.0.1:4040", "admin", "status"]
|
||||
interval: 10s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
|
||||
Reference in New Issue
Block a user