mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-07 01:15:21 +00:00
修改示例配置IP为本机
This commit is contained in:
parent
e4911871b8
commit
8561fac8c4
@ -39,7 +39,7 @@ return array(
|
|||||||
# 开始
|
# 开始
|
||||||
array(
|
array(
|
||||||
'type' => 'qBittorrent', // 支持:transmission、qBittorrent
|
'type' => 'qBittorrent', // 支持:transmission、qBittorrent
|
||||||
'host' => 'http://www.baidu.com:8083',
|
'host' => 'http://127.0.0.1:8083',
|
||||||
'username' => '',
|
'username' => '',
|
||||||
'password' => '',
|
'password' => '',
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user