Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update qbit version to fix no password problem #359

Merged
merged 1 commit into from
Dec 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Apps/qBittorrent/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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 |
Expand All @@ -124,7 +124,7 @@ x-casaos:
| 用户名 | 密码 |
|----------|----------|
| `admin` | `adminadmin` |

需要在日志中查看密码
qBittorrent 默认可访问路径

| 名称 | 值 |
Expand Down