This commit is contained in:
Mrx
2026-06-09 16:54:00 +08:00
parent 209f9630ad
commit a29265f901
6 changed files with 24 additions and 5 deletions

View File

@@ -91,6 +91,8 @@ services:
- ./resources:/app/resources
# 持久化PDF缓存目录确保生成的PDF在容器重启后仍然存在
- ./storage/pdfg-cache:/app/storage/pdfg-cache
# 汇博授权PDF本地留存目录FLXGHB4F/QYGLBH7Y 等)
- ./storage/huibo-auth-pdf:/app/storage/huibo-auth-pdf
# user: "1001:1001" # 注释掉使用root权限运行
networks:
- hyapi-network