mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-03 18:28:11 +00:00
perf 优化工作流容器时间
This commit is contained in:
parent
28771c38e7
commit
7e56389c34
@ -153,6 +153,7 @@ services:
|
||||
container_name: "dootask-workflow-${APP_ID}"
|
||||
image: "weifashi/go-workflow:1.0.1"
|
||||
environment:
|
||||
TZ: "Asia/Shanghai"
|
||||
MYSQL_HOST: "${DB_HOST}"
|
||||
MYSQL_PORT: "${DB_PORT}"
|
||||
MYSQL_DBNAME: "${DB_DATABASE}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user