Compare commits
No commits in common. "f025042fa9b8b4f4501e9d1f2b9c81e23073d50f" and "329d36e1ee2edfd1db5aaa45ad631925d5ab1418" have entirely different histories.
f025042fa9
...
329d36e1ee
2 changed files with 2 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
.vscode/settings.json
|
||||
|
|
@ -12,8 +12,8 @@ services:
|
|||
- ./cache:/cache
|
||||
- /srv/dev-disk-by-uuid-45e2e732-9e00-4a82-a7cc-9c743e033671/datastore/music:/music
|
||||
- /srv/dev-disk-by-uuid-45e2e732-9e00-4a82-a7cc-9c743e033671/datastore/PicasaStarter/pictures/Pictures:/photos
|
||||
- /srv/dev-disk-by-uuid-45e2e732-9e00-4a82-a7cc-9c743e033671/datastore/entertain:/entertain
|
||||
|
||||
- /srv/dev-disk-by-uuid-45e2e732-9e00-4a82-a7cc-9c743e033671/datastore/films:/films
|
||||
- /srv/dev-disk-by-uuid-45e2e732-9e00-4a82-a7cc-9c743e033671/datastore/books:/books
|
||||
restart: "unless-stopped"
|
||||
# Optional - alternative address used for autodiscovery
|
||||
#environment:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue