From 4502679a6f852d7cd518a829960a4dcfc7371f3d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 25 Mar 2022 17:18:08 +0100 Subject: [PATCH] Ingress port changed --- jellyfin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/config.json b/jellyfin/config.json index 730e7bbd1..cc1ac6221 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -104,7 +104,7 @@ "startup": "services", "upstream": "10.7.7-1-ls156", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "10.7.7-1-ls156", + "version": "10.7.7-1-ls15-2", "video": true, "webui": "http://[HOST]:[PORT:8096]" }