This commit is contained in:
lxk0301
2020-12-24 09:40:50 +08:00
parent 72eb2b3685
commit bd98829528
2 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@
### 方法三DockerNAS或VPS用户
- 可以精确控制任务运行时间,有二种办法:[docker办法一](https://github.com/lxk0301/jd_scripts/tree/master/docker)、[docker办法二和本地安装Node.js类似](https://github.com/EvineDeng/jd-base)
- [环境变量](https://github.com/lxk0301/jd_scripts/blob/master/githubAction.md#%E4%B8%8B%E6%96%B9%E6%8F%90%E4%BE%9B%E4%BD%BF%E7%94%A8%E5%88%B0%E7%9A%84-secrets%E5%85%A8%E9%9B%86%E5%90%88)
- [环境变量集合](https://github.com/lxk0301/jd_scripts/blob/master/githubAction.md)
#### 注以上三种运行机制都是Node.js故您需仔细阅读下面几点

View File

@ -6,7 +6,7 @@
| :---------------------: | :----------: | --------- | ------------------------------------------------------------ |
| `JD_COOKIE` | 京东 | 必须 | 京东cookie,多个账号的cookie使用`&`隔开或者换行。具体获取参考[浏览器获取京东cookie教程](https://github.com/lxk0301/jd_scripts/blob/master/backUp/GetJdCookie.md) 或者 [插件获取京东cookie教程](https://github.com/lxk0301/jd_scripts/blob/master/backUp/GetJdCookie2.md) |
##### 京东隐私安全环境变量
##### 京东隐私安全 环境变量
| Name | 归属 | 属性 | 说明 |
| :---------------------: | :----------: | --------- | ------------------------------------------------------------ |