chore: disable updater healthcheck
This commit is contained in:
@@ -25,11 +25,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file: .env
|
env_file: .env
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "/app/healthcheck.sh"]
|
disable: true
|
||||||
interval: 5m
|
|
||||||
timeout: 10s
|
|
||||||
retries: 3
|
|
||||||
start_period: 30s
|
|
||||||
environment:
|
environment:
|
||||||
OUT_DIR: /data
|
OUT_DIR: /data
|
||||||
PDB_INFO_TYPE: "Research and Education"
|
PDB_INFO_TYPE: "Research and Education"
|
||||||
|
|||||||
Reference in New Issue
Block a user