mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 19:41:31 +02:00
Update config.json
This commit is contained in:
@@ -5,14 +5,14 @@
|
|||||||
"slug": "wger",
|
"slug": "wger",
|
||||||
"description": "TEST DO NOT USE",
|
"description": "TEST DO NOT USE",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]",
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": "9927"
|
"8000/tcp": "9927"
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Web interface"
|
"8000/tcp": "Web interface"
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"share:rw",
|
"share:rw",
|
||||||
|
|||||||
Reference in New Issue
Block a user