mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
remove armhf
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "Self-hosted, ad-free, privacy-respecting metasearch engine",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"upstream": "0.7.0",
|
||||
"webui": "http://[HOST]:[PORT:5000]",
|
||||
|
||||
Reference in New Issue
Block a user