mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-10 07:50:59 +02:00
remove armhf
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"backup_exclude": ["image.tar"],
|
||||
"boot": "auto",
|
||||
"image": "ghcr.io/alexbelgium/qbittorrent-{arch}",
|
||||
@@ -105,4 +105,3 @@
|
||||
"version": "14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1-ls166-5",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user