From 883763623b3f69eccc50265b59dd16fc921a7c9e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 2 Dec 2021 21:46:05 +0100 Subject: [PATCH] Update config.json --- portainer/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/portainer/config.json b/portainer/config.json index 4ba6fcfdc..d1be0ad4b 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -8,7 +8,6 @@ "description": "Manage your Docker environment with ease", "docker_api": true, "hassio_api": true, - "homeassistant": "0.92.0b2", "ingress": true, "ingress_port": 1337, "ingress_stream": true, @@ -43,6 +42,6 @@ "startup": "services", "upstream": "2.9.3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.9.2", + "version": "2.9.2-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:9099]" }