From 6200d0a01fb2c661fd730053979d23fbf19f1bf9 Mon Sep 17 00:00:00 2001 From: traveler Date: Tue, 24 Jun 2025 22:36:45 -0500 Subject: [PATCH] fd --- compose/JellyFin.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose/JellyFin.yaml b/compose/JellyFin.yaml index c75174f..8b817ce 100755 --- a/compose/JellyFin.yaml +++ b/compose/JellyFin.yaml @@ -15,8 +15,8 @@ services: ports: - "8096:8096" - "8920:8920" - - "7359:7359/udp" - - "1900:1900/udp" + # - "7359:7359/udp" + # - "1900:1900/udp" devices: - /dev/dri:/dev/dri # Intel iGPU for VAAPI restart: unless-stopped