chore(docker): 移除不必要的数据卷挂载配置

This commit is contained in:
wangbo 2026-04-10 16:00:26 +08:00
parent 1aab453374
commit e5f412f2cd

View File

@ -68,7 +68,6 @@ services:
- ./data/restores:/app/restores
- ./data/backend/app/tmp:/app/tmp
- ./data/tmp:/tmp
- ./data/backend/.pm2:/app/.pm2
# - ./data/backend/pm2.config.js:/app/pm2.config.js
restart: unless-stopped
environment: