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,10 +4,8 @@
"amd64",
"armv7"
],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com",
"description": "An HTPC/Homelab services organizer that is written in PHP",
"environment": {},
"map": [
"config:rw",
"ssl"
@@ -29,8 +27,7 @@
},
"slug": "organizr",
"startup": "services",
"upstream": "1.90",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.90",
"webui": "http://[HOST]:[PORT:80]"
}
}