diff options
| author | kgnfth <[email protected]> | 2021-05-05 00:38:10 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-04 18:38:10 -0400 |
| commit | 463383111fc6d04098d9d0e78246a6a608177f7d (patch) | |
| tree | 6059702d8d4fa57102d25c1b623f19710a58992f | |
| parent | 688f77cffa89b21d1f88142afbf23cf4c162371b (diff) | |
| download | caprover-one-click-apps-463383111fc6d04098d9d0e78246a6a608177f7d.tar.gz caprover-one-click-apps-463383111fc6d04098d9d0e78246a6a608177f7d.zip | |
Bump qBittorrent from 14.2.5 to 14.3.5 (#420)
And updated instructions.
| -rw-r--r-- | public/v4/apps/qbittorrent.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/public/v4/apps/qbittorrent.yml b/public/v4/apps/qbittorrent.yml index 55f82fc..d2d4ccf 100644 --- a/public/v4/apps/qbittorrent.yml +++ b/public/v4/apps/qbittorrent.yml @@ -19,7 +19,7 @@ caproverOneClickApp: variables: - id: $$cap_qbittorrent_version label: qBittorrent Version - defaultValue: version-14.2.5.99202004250119-7015-2c65b79ubuntu18.04.1 + defaultValue: version-14.3.5.99202105022253-7365-063844ed4ubuntu20.04.1 description: Check out their Docker page for the valid tags https://hub.docker.com/r/linuxserver/qbittorrent/tags validRegex: /^([^\s^\/])+$/ - id: $$cap_tz @@ -40,7 +40,9 @@ caproverOneClickApp: The qBittorrent project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library. end: >- - qBittorrent is deployed and available as $$cap_appname. + qBittorrent is deployed and available as http://$$cap_appname.$$cap_root_domain. + The default username/password is admin/adminadmin. + Change username/password via the webui in the webui section of settings. displayName: qBittorrent isOfficial: true description: qBittorrent BitTorrent client |
