Sorted json

This commit is contained in:
alexbelgium
2022-03-24 04:34:57 +00:00
committed by GitHub
parent c2af0342d8
commit b420ae9e18
58 changed files with 721 additions and 206 deletions

View File

@@ -1,11 +1,18 @@
{
"apparmor": true,
"arch": ["aarch64", "amd64", "armv7"],
"arch": [
"aarch64",
"amd64",
"armv7"
],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted, ad-free, privacy-respecting metasearch engine",
"devices": [],
"environment": {},
"map": ["config:rw"],
"map": [
"config:rw"
],
"name": "Whoogle Search",
"options": {
"TZ": "Europe/Amsterdam",
@@ -54,7 +61,6 @@
"slug": "whoogle-search",
"upstream": "0.7.1",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
"codenotary": "alexandrep.github@gmail.com",
"version": "0.7.1-2",
"webui": "http://[HOST]:[PORT:5000]"
}