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",