1
0
Fork 0

feat: navidrome 增加文件夹

This commit is contained in:
zhengkunwang223 2023-11-07 18:44:25 +08:00
parent 54a37bce19
commit 87599b7b4e
3 changed files with 3 additions and 3 deletions

View File

View File

View File

@ -6,10 +6,10 @@ services:
networks:
- 1panel-network
ports:
- "${PANEL_APP_PORT_HTTP}:4533"
- ${PANEL_APP_PORT_HTTP}:4533
volumes:
- "./data/data:/data"
- "./data/music:/music:ro"
- ./data/data:/data
- ./data/music:/music:ro
environment:
ND_SCANSCHEDULE: 1h
ND_LOGLEVEL: info