diff --git a/jellyfin-compose.yaml b/jellyfin-compose.yaml index f90478d..8516c00 100644 --- a/jellyfin-compose.yaml +++ b/jellyfin-compose.yaml @@ -42,10 +42,10 @@ services: - /data/jellyfin:/data/jellyfin - /data/jellyfin/configs/qbittorrent:/config # - /data/jellyfin/qbittorrent/downloads:/data/jellyfin/qbittorrent/downloads - ports: - - 8080:8080 - - 6881:6881 - - 6881:6881/udp + # ports: + # - 8080:8080 + # - 6881:6881 + # - 6881:6881/udp # networks: # - jellyfin-int restart: unless-stopped