diff --git a/installer/dataease/docker-compose-playwright.yml b/installer/dataease/docker-compose-playwright.yml index 8ad8002e33..2566572c32 100644 --- a/installer/dataease/docker-compose-playwright.yml +++ b/installer/dataease/docker-compose-playwright.yml @@ -7,6 +7,7 @@ services: privileged: true environment: - CONCURRENCY=${DE_PLAYWRIGHT_CONCURRENCY} + - TZ=Asia/Shanghai volumes: - ${DE_BASE}/dataease2.0/logs:/opt/app/logs restart: unless-stopped