mirror of https://github.com/certd/certd
chore: 使用TZ
parent
2a9a513d85
commit
4c196922fb
|
@ -38,7 +38,7 @@ services:
|
|||
# - ip6net
|
||||
environment:
|
||||
# ↓↓↓↓ ----------------------------------------------------- 使用上海东八时区
|
||||
# - TZ=Asia/Shanghai
|
||||
- TZ=Asia/Shanghai
|
||||
# 设置环境变量即可自定义certd配置
|
||||
# 配置项见: packages/ui/certd-server/src/config/config.default.ts
|
||||
# 配置规则: certd_ + 配置项, 点号用_代替
|
||||
|
|
Loading…
Reference in New Issue