chore: add a docker-compose.override.yml file, to support local testing

This commit is contained in:
Deluan
2020-02-06 12:12:10 -05:00
parent 9f086b5f7b
commit 18cbb153f3
4 changed files with 22 additions and 6 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ services:
ND_PORT: 4533
volumes:
- "./data:/data"
- "/Users/deluan/Music/iTunes/iTunes Media/Music:/music"
- "/path/to/your/music/folder:/music"
```
To get the cutting-edge, latest version from master, use the image `deluan/navidrome:develop`