update repo url
This commit is contained in:
parent
74257bf36c
commit
a987c84d3f
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 克隆项目
|
# 克隆项目
|
||||||
git clone http://192.168.0.56:3000/bonus/Bonus-Cloud.git
|
git clone http://192.168.0.56:3000/bonus/bonus-ui.git
|
||||||
|
|
||||||
# 进入项目目录
|
# 进入项目目录
|
||||||
cd bonus-ui
|
cd bonus-ui
|
||||||
|
|
@ -17,7 +17,7 @@ npm install --registry=https://registry.npmmirror.com
|
||||||
npm run dev
|
npm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
浏览器访问 http://localhost:80
|
浏览器访问 http://localhost:1024
|
||||||
|
|
||||||
## 发布
|
## 发布
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue