Add music folder volume
This commit is contained in:
parent
ddcee8554c
commit
2a87861926
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ services:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
- /mnt/FS1:/data/FS1
|
- /mnt/FS1:/data/FS1
|
||||||
- /mnt/FS2:/data/FS2
|
- /mnt/FS2:/data/FS2
|
||||||
|
- /mnt/raid/music:/data/music
|
||||||
ports:
|
ports:
|
||||||
- 8096:8096
|
- 8096:8096
|
||||||
#- 8920:8920 #optional
|
#- 8920:8920 #optional
|
||||||
|
|
Loading…
Reference in a new issue