From a233401d8327b09301e332a8cecb893c2d556ce2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 11 Jan 2022 10:18:19 +0100 Subject: [PATCH] host_network: true --- jellyfin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/config.json b/jellyfin/config.json index 58c545f06..6c9c756cb 100644 --- a/jellyfin/config.json +++ b/jellyfin/config.json @@ -98,7 +98,7 @@ "startup": "services", "upstream": "10.7.7-1-ls148", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "10.7.7-1-ls148-4", + "version": "10.7.7-1-ls148-5", "video": true, "webui": "http://[HOST]:[PORT:8096]" }