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

@@ -6,19 +6,15 @@
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Proxy server to bypass Cloudflare protection",
"environment": {},
"name": "FlareSolverr",
"options": {},
"ports": {
"8191/tcp": 8191
},
"ports_description": {
"8191/tcp": "Web interface"
},
"schema": {},
"slug": "flaresolverr",
"upstream": "2.2.4",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.2.4",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8191]"
}
}