Update docker-compose.yml
This commit is contained in:
parent
d961ac5013
commit
a9162cd59e
@ -5,7 +5,7 @@ services:
|
||||
volumes:
|
||||
- /mnt/mediastorage/spotify/creds:/creds
|
||||
- /mnt/mediastorage/spotify/config:/config
|
||||
- /mnt/mediastorage/spotify/downloads:/downloads # <-- Change this for your music library dir
|
||||
- ./downloads:/app/downloads # <-- Change this for your music library dir
|
||||
- /mnt/mediastorage/spotify/logs:/logs # <-- Volume for persistent logs
|
||||
ports:
|
||||
- 7171:7171
|
||||
|
||||
Loading…
Reference in New Issue
Block a user