From 2624e594c561bf297dc425070d7532760f2536f5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 20 May 2021 16:53:36 +0200 Subject: [PATCH] Update config.json --- emby/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emby/config.json b/emby/config.json index 5a62ab014..363b8be88 100644 --- a/emby/config.json +++ b/emby/config.json @@ -6,8 +6,9 @@ "description": "A Free Software Media System that puts you in control of managing and streaming your media.", "url": "https://github.com/alexbelgium/hassio-addons", "startup": "services", - "ingress": false, + "ingress": true, "ingress_port": 8099, + "panel_icon": "mdi:emby", "arch": [ "aarch64", "amd64",