Update config.json

This commit is contained in:
Alexandre
2021-04-05 20:10:59 +02:00
committed by GitHub
parent cb5969b49f
commit 222146c523

View File

@@ -1,6 +1,6 @@
{ {
"name": "Qbittorrent", "name": "Qbittorrent",
"version": "14.3.4.99202104031018-7348-2b6baa609ubuntu20.04.1-ls125-rev2", "version": "14.3.4.99202104031018-7348-2b6baa609ubuntu20.04.1-ls125-rev3",
"upstream": "14.3.4.99202104031018-7348-2b6baa609ubuntu20.04.1-ls125", "upstream": "14.3.4.99202104031018-7348-2b6baa609ubuntu20.04.1-ls125",
"slug": "qbittorrent", "slug": "qbittorrent",
"description": "qBittorrent is a bittorrent client", "description": "qBittorrent is a bittorrent client",
@@ -11,7 +11,7 @@
"armv7", "armv7",
"armhf" "armhf"
], ],
"ingress": false, "ingress": true,
"ingress_port": 8099, "ingress_port": 8099,
"panel_icon": "mdi:progress-download", "panel_icon": "mdi:progress-download",
"ports": { "ports": {