mirror of
https://github.com/langgenius/dify.git
synced 2026-07-22 04:25:29 -04:00
48d27e250b
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: -LAN- <laipz8200@outlook.com>
9 lines
225 B
Bash
9 lines
225 B
Bash
# ------------------------------
|
|
# Worker Beat Configuration
|
|
# ------------------------------
|
|
|
|
MODE=beat
|
|
COMPOSE_WORKER_HEALTHCHECK_DISABLED=true
|
|
COMPOSE_WORKER_HEALTHCHECK_INTERVAL=30s
|
|
COMPOSE_WORKER_HEALTHCHECK_TIMEOUT=30s
|