Update qnap_mediaui.yaml
parent
f472fbbd78
commit
5894d0e15b
|
@ -8,15 +8,10 @@ services:
|
|||
ports:
|
||||
- 8096:8096
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /share/Containers/docker_volumes/jellyfin:/config
|
||||
- /share/Containers/docker_volumes/jellyfin/cache:/cache
|
||||
- /share/TV
|
||||
environment:
|
||||
- UID=1000
|
||||
- GID=1000
|
||||
- TZ=America/New_York
|
||||
logging:
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
- TZ=America/New_York
|
Loading…
Reference in New Issue