mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 07:14:08 +02:00
Lint config.json
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"amd64",
|
||||
"aarch64"
|
||||
],
|
||||
"boot": "auto",
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "manage your personal workouts, weight and diet plans",
|
||||
"environment": {
|
||||
@@ -14,18 +13,15 @@
|
||||
"ssl:ro"
|
||||
],
|
||||
"name": "Wger",
|
||||
"options": {},
|
||||
"ports": {
|
||||
"8000/tcp": "9927"
|
||||
},
|
||||
"ports_description": {
|
||||
"8000/tcp": "Web interface"
|
||||
},
|
||||
"schema": {},
|
||||
"slug": "wger",
|
||||
"startup": "services",
|
||||
"upstream": "1.9",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.9-2",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user