fix:新增功能并优化

This commit is contained in:
Daniel
2026-04-02 11:15:21 +08:00
parent 0304805ce1
commit 8d69c0979c
13 changed files with 1283 additions and 214 deletions

View File

@@ -13,5 +13,5 @@ services:
- PORT=5180
- NODE_ENV=production
volumes:
- ./data:/app/data
- "${HOST_DATA_DIR:-./data}:/app/data"
restart: unless-stopped