create a custom hassio repository with portainer

This commit is contained in:
2022-08-13 20:19:59 +02:00
parent 1b71c11b96
commit 5055e39cd0
26 changed files with 374 additions and 185 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "Example Home Assistant add-on repository",
"name": "My custom Home Assistant add-on repository",
"image": "ghcr.io/home-assistant/devcontainer:addons",
"appPort": ["7123:8123", "7357:4357"],
"postStartCommand": "bash devcontainer_bootstrap",