mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 11:21:31 +00:00
🚑 Restore bashio access to config
This commit is contained in:
parent
92164650bd
commit
ca726bb147
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "Home Panel",
|
"name": "Home Panel",
|
||||||
"version": "dev",
|
"version": "dev",
|
||||||
"slug": "home-panel",
|
"slug": "home-panel",
|
||||||
"description": "A touch-compatible web frontend for controlling the home.",
|
"description": "A touch-compatible web frontend for controlling the home",
|
||||||
"url": "https://github.com/hassio-addons/addon-home-panel",
|
"url": "https://github.com/hassio-addons/addon-home-panel",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]",
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]",
|
||||||
"startup": "application",
|
"startup": "application",
|
||||||
|
@ -30,6 +30,7 @@
|
||||||
"3234/tcp": "API"
|
"3234/tcp": "API"
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
|
"config:rw",
|
||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
"options": {
|
"options": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue