From 30b09c24d4eb8c72b066f65e6efe0474ab266470 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 19 Apr 2022 23:07:22 +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 1fe9983a9..2bfbf7bd3 100644 --- a/emby/config.json +++ b/emby/config.json @@ -61,6 +61,7 @@ ], "host_network": true, "ingress": true, + "ingress_port": 8112, "ingress_stream": true, "map": [ "config:rw", @@ -110,4 +111,4 @@ "version": "4.7.0.35-ingressbeta", "video": true, "webui": "http://[HOST]:[PORT:8096]" -} \ No newline at end of file +}