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