From 292af4be78ff9b6c617a81990ee1396c2bb9f5d5 Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Sat, 28 Nov 2020 10:28:13 +0800 Subject: [PATCH] =?UTF-8?q?README.md=E4=B8=8B=E6=8E=89docker=E6=96=B9?= =?UTF-8?q?=E6=B3=953,=E5=A4=B9=E5=B8=A6=E7=A7=81=E6=B4=BB=E4=BB=8E?= =?UTF-8?q?=E6=9C=AA=E8=BF=9B=E8=A1=8C=E8=AF=B4=E6=98=8E,=E4=BB=8E?= =?UTF-8?q?=E6=9C=AA=E6=B3=A8=E6=98=8E=E6=88=91=E5=8E=9F=E5=BA=93(https://?= =?UTF-8?q?github.com/lxk0301/jd=5Fscripts/tree/master)=E4=BB=BB=E4=BD=95?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bad1de6..443b99f8 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ ### 方法三:Docker(NAS或VPS用户) - - 可以精确控制任务运行时间,有三种办法:[docker办法一](https://github.com/lxk0301/jd_scripts/tree/master/docker)、[docker办法二(和本地安装Node.js类似)](https://github.com/EvineDeng/jd-base)、[docker办法三](https://github.com/chinnkarahoi/jd-scripts-docker) + - 可以精确控制任务运行时间,有二种办法:[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) #### 注:以上三种运行机制都是Node.js,故您需仔细阅读下面几点