Update docker-compose.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user