From 7e6ad55ba1e7b684fe7aa94f1f1e66268cd5ab76 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 23 Apr 2021 20:12:38 +0200 Subject: [PATCH] Update config.json --- jellyfin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/config.json b/jellyfin/config.json index 84c99d6b9..ca55c46a8 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -10,7 +10,7 @@ "arch": ["aarch64", "amd64", "armv7", "armhf"], "ports": { "8096/tcp": 8096, - "8920/tcp": null, + "8920/tcp": 8920, "7359/udp": null, "1900/udp": null },