From 5c562f6c5fe4763f59e3a7ffe3518fb6f4d575f4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 20 May 2021 16:33:10 +0200 Subject: [PATCH] Update config.json --- emby/config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emby/config.json b/emby/config.json index e780bde55..0b6c5555f 100644 --- a/emby/config.json +++ b/emby/config.json @@ -6,6 +6,8 @@ "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": true, + "ingress_port": 8099, "arch": [ "aarch64", "amd64",