Lint config.json

This commit is contained in:
Alexandre
2022-04-27 20:43:46 +02:00
parent 7dda4fdbe3
commit 1db5dd4a1e
58 changed files with 55 additions and 187 deletions

View File

@@ -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]"
}
}