Browse Source

更新说明文件

pull/15/head
张洛 3 years ago
parent
commit
dd85543c38
  1. 8
      README.md

8
README.md

@ -35,7 +35,7 @@ @@ -35,7 +35,7 @@
## 使用方法
### 1拉取仓库
### 1.拉取仓库
**进入容器后运行以下命令**(docker exec -it ql bash)修改ql为你的青龙容器名字
@ -45,7 +45,7 @@ ql repo https://github.com/yuxian158/check.git "ck_" "" "checksendNotify|getENV" @@ -45,7 +45,7 @@ ql repo https://github.com/yuxian158/check.git "ck_" "" "checksendNotify|getENV"
cp /ql/repo/yuxian158_check/config.json /ql/config/check.json
```
### 2配置
### 2.配置
然后不出意外的话你可以在青龙面板的配置文件下找到check.json文件
@ -55,9 +55,11 @@ cp /ql/repo/yuxian158_check/config.json /ql/config/check.json @@ -55,9 +55,11 @@ cp /ql/repo/yuxian158_check/config.json /ql/config/check.json
### 1**添加了葫芦侠的签到配置**
参数说明:`user`:用户名 `password`:密码的md532位小写加密[生成](https://md5jiami.bmcx.com/)
参数说明:`HLX.user`:用户名 `HLX.password`:密码的md532位小写加密[生成](https://md5jiami.bmcx.com/)
## 其他说明
1.本库直接使用了青龙的通知配置
2请自行修改执行时间

Loading…
Cancel
Save