Update README.md
This commit is contained in:
parent
96b06ef793
commit
65f305df28
@ -77,9 +77,10 @@ wget -qO- --no-check-certificate https://ghproxy.com/https://raw.githubuserconte
|
|||||||
1. 安装Node.js
|
1. 安装Node.js
|
||||||
2. 安装pm2、安装yarn
|
2. 安装pm2、安装yarn
|
||||||
3. 拉取代码:git clone https://github.com/chaos-zhu/easynode.git
|
3. 拉取代码:git clone https://github.com/chaos-zhu/easynode.git
|
||||||
4. 安装依赖:yarn
|
4. cd server目录
|
||||||
5. 启动服务:pm2 start server/app/main.js --name easynode-server
|
5. 安装依赖:yarn
|
||||||
6. 访问:http://yourip:8082
|
6. 启动服务:pm2 start server/app/main.js --name easynode-server
|
||||||
|
7. 访问:http://yourip:8082
|
||||||
|
|
||||||
- 默认登录密码:admin(首次部署完成后请及时修改).
|
- 默认登录密码:admin(首次部署完成后请及时修改).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user