mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
22 lines
533 B
JSON
22 lines
533 B
JSON
{
|
|
"apparmor": true,
|
|
"arch": ["aarch64", "amd64", "armv7"],
|
|
"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.2",
|
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
|
"codenotary": "alexandrep.github@gmail.com",
|
|
"version": "2.2.2",
|
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8191]"
|
|
}
|