From c0398ff35365045641b5c557cde3d5bb20a1c4b7 Mon Sep 17 00:00:00 2001 From: jukaifeng Date: Wed, 22 Feb 2023 13:00:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d7fa30..56a968a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 1. 下载项目 ``` -npm install @dllcn/auto-deploy -D +npm install @dllcnx/auto-deploy -D ``` 2. 在`package.json`的`scripts`添加执行命令 @@ -108,5 +108,5 @@ npm install @dllcn/auto-deploy -D ### 加密页面 -[在线加密页面](http://dllcnx.com:10010/DeployAes/index.html)或者直接访问项目根目录单页面,加密目前只是简单混淆,防止密码明文直接暴漏到配置文件,但是会查看源码依旧存在暴漏风险,所以建议ssh的key模式授权登录。 +[在线加密页面](http://dllcnx.com:15200/DeployAes/index.html)或者直接访问项目根目录单页面,加密目前只是简单混淆,防止密码明文直接暴漏到配置文件,但是会查看源码依旧存在暴漏风险,所以建议ssh的key模式授权登录。