From 3c884c1671a1b17500e637476749d51042fd1899 Mon Sep 17 00:00:00 2001 From: Croft Date: Sun, 27 Jul 2025 14:32:54 +0200 Subject: [PATCH] revert --- arc/compose.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arc/compose.yaml b/arc/compose.yaml index d718614..5a1d431 100644 --- a/arc/compose.yaml +++ b/arc/compose.yaml @@ -3,10 +3,10 @@ services: image: linuxserver/jellyfin:latest container_name: jellyfin environment: - # - PUID=1000 - # - PGID=1000 + - PUID=1000 + - PGID=1000 - TZ=Europe/Berlin - - JELLYFIN_PublishedServerUrl=https://stream.bluenas.de + # - JELLYFIN_PublishedServerUrl=https://stream.bluenas.de - DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel volumes: - /mnt/appdata/jellyfin:/config