diff --git a/jellyfin/compose.yaml b/jellyfin/compose.yaml index bdd38da..77c15b9 100644 --- a/jellyfin/compose.yaml +++ b/jellyfin/compose.yaml @@ -19,5 +19,5 @@ services: - 8096:8096 - 8920:8920 #optional - 7359:7359/udp #optional - - 1900:1900/udp #optional + # - 1900:1900/udp #optional restart: unless-stopped \ No newline at end of file