Update docker-compose.yaml

This commit is contained in:
Xoconoch
2025-01-27 11:02:24 -06:00
committed by GitHub
parent c7f9cc4355
commit 13795d9642

View File

@@ -3,7 +3,7 @@ services:
spotizerr:
volumes:
- ./creds:/app/creds
- ./downloads:/app/downloads
- ./downloads:/app/downloads # <-- Change this for your music library dir
ports:
- 7171:7171
image: cooldockerizer93/spotizerr