Update qnap_mediaui.yaml

master
Dex Burgess 2025-01-01 06:58:51 +00:00
parent f472fbbd78
commit 5894d0e15b
1 changed files with 1 additions and 6 deletions

View File

@ -8,7 +8,6 @@ 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
@ -16,7 +15,3 @@ services:
- UID=1000
- GID=1000
- TZ=America/New_York
logging:
options:
max-size: "10m"
max-file: "3"