mirror of
https://github.com/Sitoi/dailycheckin.git
synced 2024-11-17 21:58:03 +08:00
docs: 简化并完善 Docker 使用教程
This commit is contained in:
parent
8550bee958
commit
a481d5ae67
@ -41,6 +41,12 @@ dailycheckin
|
||||
|
||||
### dailycheckin/config.json
|
||||
|
||||
> 请务必到 [http://www.json.cn](http://www.json.cn) 网站检查 `config.json` 文件格式是否正确!
|
||||
|
||||
> 请务必到 [http://www.json.cn](http://www.json.cn) 网站检查 `config.json` 文件格式是否正确!
|
||||
|
||||
> 请务必到 [http://www.json.cn](http://www.json.cn) 网站检查 `config.json` 文件格式是否正确!
|
||||
|
||||
参考[配置说明文档](https://sitoi.github.io/dailycheckin/settings/) ,并修改 `config.json`
|
||||
|
||||
### dailycheckin/docker-compose.yml
|
||||
|
@ -103,7 +103,6 @@
|
||||
- _**ACFUN_ACCOUNT_LIST**_.acfun_phone: AcFun 手机号
|
||||
- _**ACFUN_ACCOUNT_LIST**_.acfun_password: AcFun 手机号对应的密码
|
||||
|
||||
|
||||
#### 天翼云盘 帐号信息
|
||||
|
||||
[天翼云盘](https://cloud.189.cn/)
|
||||
@ -111,7 +110,6 @@
|
||||
- _**CLOUD189_ACCOUNT_LIST**_.cloud189_phone: 天翼云盘 手机号
|
||||
- _**CLOUD189_ACCOUNT_LIST**_.cloud189_password: 天翼云盘 手机号对应的密码
|
||||
|
||||
|
||||
### APP 抓包
|
||||
|
||||
#### 喜马拉雅极速版 Cookie 参数获取
|
||||
@ -164,6 +162,13 @@
|
||||
|
||||
## 示例
|
||||
|
||||
> 请务必到 [http://www.json.cn](http://www.json.cn) 网站检查 `config.json` 文件格式是否正确!
|
||||
|
||||
> 请务必到 [http://www.json.cn](http://www.json.cn) 网站检查 `config.json` 文件格式是否正确!
|
||||
|
||||
> 请务必到 [http://www.json.cn](http://www.json.cn) 网站检查 `config.json` 文件格式是否正确!
|
||||
|
||||
|
||||
配置文件:`config.json`
|
||||
|
||||
```json
|
||||
|
Loading…
Reference in New Issue
Block a user