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