This commit is contained in:
2026-03-18 00:51:25 +08:00
parent a0c623fd81
commit 005a1cbf34

View File

@@ -74,6 +74,8 @@ services:
- "21104:8888"
volumes:
- ./data/authorization_docs:/app/data/authorization_docs:rw
# 报告 PDF 缓存持久化目录
- ./data/report-pdf:/app/data/report-pdf:rw
environment:
- TZ=Asia/Shanghai
- ENV=production