This commit is contained in:
Alexandre
2022-01-21 23:21:00 +01:00
committed by GitHub
parent e854dfaf87
commit 03bdf66d6e

View File

@@ -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"],