From 6fb208cc75c24a769192fc6c0e84bd4f852e8d85 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 6 May 2021 18:35:10 +0200 Subject: [PATCH] Update config.json --- portainer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portainer/config.json b/portainer/config.json index b0456ca94..2c146af25 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -6,7 +6,7 @@ "description": "Manage your Docker environment with ease", "url": "https://github.com/hassio-addons/addon-portainer", "advanced": true, - "ingress": true, + "ingress": false, "ingress_port": 1337, "startup": "services", "panel_icon": "mdi:docker",