S allius/issue340 (#345)

* build the README.md files for the HA Add-ons
This commit is contained in:
Stefan Allius
2025-04-04 20:11:43 +02:00
committed by GitHub
parent 970b611d47
commit 4988a29a34
7 changed files with 49 additions and 6 deletions

View File

@@ -5,5 +5,7 @@
"image": "docker.io/sallius/tsun-gen3-addon",
"slug": "tsun-proxy-debug",
"advanced": true,
"stage": "experimental"
"stage": "experimental",
"readme_descr": "This is a bleeding-edge version of the `TSUN Proxy` Add-On with debuging enabled by default.\n\nThe versions may be based on different feature branches and therefore the range of functions may change.\n\nIt is intended to be used to simulate special situations/problems and should only be used in consultation with the maintainer.\n\nFor production please use the stable version `TSUN Proxy`. If you are interested in a bleeding edge version, we offer the `TSUN Proxy (dev)` version.",
"readme_links": ""
}