qBittorrent管理页面显示unauthorized¶
- 停止容器
- 编辑
qBittorrent.conf
- 添加:
WebUI\HostHeaderValidation=false WebUI\CSRFProtection=false
- 启动容器
- 默认用户密码:
docker logs qbittorrent
qBittorrent.conf
WebUI\HostHeaderValidation=false
WebUI\CSRFProtection=false
docker logs qbittorrent