set uids for jellyfin

This commit is contained in:
2025-11-09 21:00:11 +01:00
parent 94abb682e9
commit 291bed2ac7

View File

@@ -3,8 +3,8 @@ services:
image: linuxserver/jellyfin:latest image: linuxserver/jellyfin:latest
container_name: jellyfin container_name: jellyfin
environment: environment:
# - PUID=1000 - PUID=1000
# - PGID=1000 - PGID=1000
- TZ=Europe/Berlin - TZ=Europe/Berlin
# - JELLYFIN_PublishedServerUrl=https://stream.bluenas.de # - JELLYFIN_PublishedServerUrl=https://stream.bluenas.de
- DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel - DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel