From 0bf6cfa9881c811db2b3166076dabb54bbad62d7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 11 Sep 2021 08:24:20 +0200 Subject: [PATCH] Update config.json --- portainer/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/portainer/config.json b/portainer/config.json index e33b543c7..fcbfa756d 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -8,6 +8,7 @@ "advanced": true, "ingress": true, "ingress_port": 1337, + "ingress_stream": true, "startup": "services", "panel_icon": "mdi:docker", "homeassistant": "0.92.0b2",