chore(docker): 移除不必要的数据卷挂载配置
This commit is contained in:
parent
1aab453374
commit
e5f412f2cd
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user