diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index 62125b7..d23c4df 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-2504160032 +version: 0.14.0-dev-2504160036 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev @@ -25,8 +25,9 @@ ports: 10000/tcp: 10000 8127/tcp: 8127 webui: "http://[HOST]:[PORT:8127]/" -ingress: true watchdog: "http://[HOST]:[PORT:8127]/-/healthy" +ingress: true +ingress_port: 8127 # Definition of parameters in the configuration tab of the addon # parameters are available within the container as /data/options.json