diff --git a/apps/qbittorrent/config.json b/apps/qbittorrent/config.json index 81586f1e..0d55acd5 100644 --- a/apps/qbittorrent/config.json +++ b/apps/qbittorrent/config.json @@ -2,9 +2,10 @@ "$schema": "../schema.json", "name": "qBittorrent", "available": true, + "exposable": true, "port": 8133, "id": "qbittorrent", - "tipi_version": 1, + "tipi_version": 2, "version": "4.4.5", "categories": ["utilities"], "description": "qBittorrent is a fast, easy, and free BitTorrent client.",