mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 12:22:10 +08:00
feat(X-Pack): 定时报告-Playwright 增加默认时区
This commit is contained in:
committed by
fit2cloud-chenyw
parent
d1fc84d812
commit
5a657f3a84
@@ -7,6 +7,7 @@ services:
|
|||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
- CONCURRENCY=${DE_PLAYWRIGHT_CONCURRENCY}
|
- CONCURRENCY=${DE_PLAYWRIGHT_CONCURRENCY}
|
||||||
|
- TZ=Asia/Shanghai
|
||||||
volumes:
|
volumes:
|
||||||
- ${DE_BASE}/dataease2.0/logs:/opt/app/logs
|
- ${DE_BASE}/dataease2.0/logs:/opt/app/logs
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user