chore: 使用TZ

This commit is contained in:
xiaojunnuo
2025-08-08 08:56:19 +08:00
parent 2a9a513d85
commit 4c196922fb

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_ + 配置项, 点号用_代替