From a987c84d3f66f1558896f688c1cb4aff5f390ec1 Mon Sep 17 00:00:00 2001 From: paulch <14127153+paulch@user.noreply.gitee.com> Date: Wed, 26 Jun 2024 15:42:21 +0800 Subject: [PATCH] update repo url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fb01d7e..709ba9a2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ```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 @@ -17,7 +17,7 @@ npm install --registry=https://registry.npmmirror.com npm run dev ``` -浏览器访问 http://localhost:80 +浏览器访问 http://localhost:1024 ## 发布