From ceb124c9c3e28c929e39f6dc06c47ef1b336413f Mon Sep 17 00:00:00 2001 From: raller1028 <57336867+raller1028@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:12:38 +0800 Subject: [PATCH] update qbit version to fix no password problem (#359) --- Apps/qBittorrent/docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Apps/qBittorrent/docker-compose.yml b/Apps/qBittorrent/docker-compose.yml index 884947c..adf2d56 100644 --- a/Apps/qBittorrent/docker-compose.yml +++ b/Apps/qBittorrent/docker-compose.yml @@ -6,7 +6,7 @@ services: PUID: $PUID TZ: $TZ UMASK: "002" - image: hotio/qbittorrent:release-4.6.1 + image: hotio/qbittorrent:release-4.6.2 deploy: resources: reservations: @@ -107,7 +107,7 @@ x-casaos: | Username | Password | |----------|----------| | `admin` | `adminadmin` | - + Passwords need to be viewed in the log Default Accessible Path in qBittorrent | Name | Value | @@ -124,7 +124,7 @@ x-casaos: | 用户名 | 密码 | |----------|----------| | `admin` | `adminadmin` | - + 需要在日志中查看密码 qBittorrent 默认可访问路径 | 名称 | 值 |