mirror of
https://github.com/GHOSCHT/franz.git
synced 2024-11-10 03:41:58 +01:00
Narrow nas path
Now excludes movies/series from jellyfin
This commit is contained in:
parent
ab7c729b5e
commit
dd4af93031
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ services:
|
||||||
container_name: samba
|
container_name: samba
|
||||||
image: dperson/samba
|
image: dperson/samba
|
||||||
volumes:
|
volumes:
|
||||||
- /media/hdd/nas:/mount
|
- /mnt/nas:/mount
|
||||||
environment:
|
environment:
|
||||||
- USERID=1000
|
- USERID=1000
|
||||||
- GROUPID=1000
|
- GROUPID=1000
|
||||||
|
|
Loading…
Reference in a new issue