修改文档地址
This commit is contained in:
parent
a823fe3b50
commit
c0398ff353
|
@ -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模式授权登录。
|
||||
|
||||
|
|
Loading…
Reference in New Issue