auto_clea
This commit is contained in:
parent
e7ce3b2a3e
commit
b876f93753
@ -72,9 +72,10 @@ services:
|
|||||||
- "0.0.0.0:8000:8000"
|
- "0.0.0.0:8000:8000"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "sh", "/scripts/healthchecks/blindbit-progress.sh"]
|
test: ["CMD", "sh", "/scripts/healthchecks/blindbit-progress.sh"]
|
||||||
interval: 15s
|
interval: 10s
|
||||||
timeout: 5s
|
timeout: 5s
|
||||||
retries: 50
|
retries: 60
|
||||||
|
start_period: 180s
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
sdk_relay:
|
sdk_relay:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user