mirror of
https://github.com/GHOSCHT/franz.git
synced 2024-11-09 23:51:59 +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
|
||||
image: dperson/samba
|
||||
volumes:
|
||||
- /media/hdd/nas:/mount
|
||||
- /mnt/nas:/mount
|
||||
environment:
|
||||
- USERID=1000
|
||||
- GROUPID=1000
|
||||
|
|
Loading…
Reference in a new issue