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