feat(qbittorrent): make app exposable
This commit is contained in:
parent
2bb5767350
commit
6bc89612d6
|
@ -2,9 +2,10 @@
|
||||||
"$schema": "../schema.json",
|
"$schema": "../schema.json",
|
||||||
"name": "qBittorrent",
|
"name": "qBittorrent",
|
||||||
"available": true,
|
"available": true,
|
||||||
|
"exposable": true,
|
||||||
"port": 8133,
|
"port": 8133,
|
||||||
"id": "qbittorrent",
|
"id": "qbittorrent",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "4.4.5",
|
"version": "4.4.5",
|
||||||
"categories": ["utilities"],
|
"categories": ["utilities"],
|
||||||
"description": "qBittorrent is a fast, easy, and free BitTorrent client.",
|
"description": "qBittorrent is a fast, easy, and free BitTorrent client.",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user