[mod] nuc paths
This commit is contained in:
parent
aac765a797
commit
e8e20b97bb
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
- ./cache:/cache
|
- ./cache:/cache
|
||||||
- /path/to/media:/music
|
- /srv/dev-disk-by-uuid-45e2e732-9e00-4a82-a7cc-9c743e033671/datastore/music:/music
|
||||||
- /path/to/media2:/photos
|
- /srv/dev-disk-by-uuid-45e2e732-9e00-4a82-a7cc-9c743e033671/datastore/PicasaStarter/pictures/Pictures:/photos
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
# Optional - alternative address used for autodiscovery
|
# Optional - alternative address used for autodiscovery
|
||||||
#environment:
|
#environment:
|
||||||
|
|
Loading…
Add table
Reference in a new issue