diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index d5bd590..b68bdc1 100755 --- a/ha_addon_dev/config.yaml +++ b/ha_addon_dev/config.yaml @@ -1,6 +1,6 @@ name: TSUN-Proxy (Dev) description: MQTT Proxy for TSUN Photovoltaic Inverters -version: 0.14.0-dev-2504181940 +version: 0.14.0-dev-2504182007 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev @@ -23,7 +23,7 @@ services: ports: 5005/tcp: 5005 10000/tcp: 10000 -webui: "http://[HOST]:[PORT:8127]/" +# webui: "http://[HOST]:[PORT:8127]/" watchdog: "http://[HOST]:[PORT:8127]/-/healthy" ingress: true ingress_port: 8127