修改文档地址

This commit is contained in:
jukaifeng 2023-02-22 13:00:56 +08:00
parent a823fe3b50
commit c0398ff353
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
1. 下载项目 1. 下载项目
``` ```
npm install @dllcn/auto-deploy -D npm install @dllcnx/auto-deploy -D
``` ```
2. 在`package.json`的`scripts`添加执行命令 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模式授权登录。