mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-02-14 16:59:51 +00:00
Engage autoheal after 10mins and reduce interval to 30s (#52)
Fixes restarting seeder containers when the runtime exceeds 30s. Fixes #50
This commit is contained in:
@@ -86,6 +86,8 @@ services:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
environment:
|
||||
AUTOHEAL_CONTAINER_LABEL: autoheal
|
||||
AUTOHEAL_START_PERIOD: 600
|
||||
AUTOHEAL_INTERVAL: 30
|
||||
|
||||
worker:
|
||||
<<: *app
|
||||
|
||||
Reference in New Issue
Block a user