perf 优化工作流容器时间

This commit is contained in:
ganzizi 2023-04-20 17:50:23 +08:00
parent 28771c38e7
commit 7e56389c34

View File

@ -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}"