mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-17 21:09:13 +02:00
Clean
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
{
|
{
|
||||||
"apparmor": true,
|
"apparmor": true,
|
||||||
"arch": ["aarch64", "amd64", "armv7"],
|
"arch": ["aarch64", "amd64", "armv7"],
|
||||||
"backup_exclude": ["image.tar"],
|
|
||||||
"boot": "auto",
|
|
||||||
"description": "qBittorrent is a bittorrent client",
|
"description": "qBittorrent is a bittorrent client",
|
||||||
"devices": [
|
"devices": [
|
||||||
"/dev/net/tun",
|
"/dev/net/tun",
|
||||||
@@ -45,7 +43,6 @@
|
|||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"hassio_role": "homeassistant",
|
"hassio_role": "homeassistant",
|
||||||
"homeassistant_api": true,
|
"homeassistant_api": true,
|
||||||
"host_network": false,
|
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_port": 8099,
|
"ingress_port": 8099,
|
||||||
"map": ["media:rw", "config:rw", "share:rw", "ssl"],
|
"map": ["media:rw", "config:rw", "share:rw", "ssl"],
|
||||||
|
|||||||
Reference in New Issue
Block a user