mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Create config.json
This commit is contained in:
30
wger/config.json
Normal file
30
wger/config.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Wger DO NOT USE",
|
||||
"version": "0.5.2-4",
|
||||
"upstream": "0.5.2",
|
||||
"slug": "wger",
|
||||
"description": "TEST DO NOT USE",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]",
|
||||
"startup": "services",
|
||||
"boot": "auto",
|
||||
"ports": {
|
||||
"8080/tcp": "9927"
|
||||
},
|
||||
"ports_description": {
|
||||
"8080/tcp": "Web interface"
|
||||
},
|
||||
"map": [
|
||||
"share:rw",
|
||||
"ssl:ro"
|
||||
],
|
||||
"environment": {
|
||||
},
|
||||
"options": {
|
||||
},
|
||||
"schema": {
|
||||
},
|
||||
"arch": [
|
||||
"amd64"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user