add web UI to add-on

This commit is contained in:
Stefan Allius
2025-04-16 01:02:16 +02:00
parent 6798753d84
commit e19acbc514
3 changed files with 6 additions and 1 deletions

View File

@@ -23,8 +23,11 @@ services:
ports:
5005/tcp: 5005
10000/tcp: 10000
8127/tcp: 8127
webui: "http://[HOST]:[PORT:8127]/"
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