From c24d60497a22991fcfdc1981aff5d4bf20f98def Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 6 May 2021 14:21:47 +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 2c146af25..b0456ca94 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": false, + "ingress": true, "ingress_port": 1337, "startup": "services", "panel_icon": "mdi:docker",