Update docker-compose.yml

This commit is contained in:
hotstovejer 2025-04-14 17:36:58 -05:00
parent d961ac5013
commit a9162cd59e

View File

@ -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