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

@@ -4,15 +4,12 @@
"amd64",
"armv7"
],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com",
"description": "Mealie is a self hosted recipe manager and meal planner built in Vue",
"environment": {
"APP_PORT": "9925",
"DB_ENGINE": "sqlite"
},
"ingress": false,
"ingress_port": 8099,
"map": [
"share:rw",
"ssl:rw"
@@ -37,8 +34,7 @@
},
"slug": "mealie",
"startup": "services",
"upstream": "0.5.6",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.5.6",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9925]"
}
}