chore: 使用TZ

v2-dev
xiaojunnuo 2025-08-08 08:56:19 +08:00
parent 2a9a513d85
commit 4c196922fb
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ services:
# - ip6net
environment:
# ↓↓↓↓ ----------------------------------------------------- 使用上海东八时区
# - TZ=Asia/Shanghai
- TZ=Asia/Shanghai
# 设置环境变量即可自定义certd配置
# 配置项见: packages/ui/certd-server/src/config/config.default.ts
# 配置规则: certd_ + 配置项, 点号用_代替