diff --git a/README.md b/README.md index 5a9f4ec3b..5227fb792 100644 --- a/README.md +++ b/README.md @@ -44,13 +44,27 @@ Lilishop 是一款Java开发,基于SpringBoot的B2B2C多用户商城,前端 ### 3行命令搭建本地环境 -#### 下载docker脚本 +##### 下载docker脚本 `git clone https://gitee.com/beijing_hongye_huicheng/docker.git ` ##### 部署基础环境 `docker-compose up -d` ##### 部署应用 `docker-compose -f docker-compose-application.yml up -d` +| API | 地址 | +| -------------- | --------------- | +| 买家api | http://127.0.0.1:8888 | +| 商家api | http://127.0.0.1:8889 | +| 管理端api | http://127.0.0.1:8887 | +| 通用api | http://127.0.0.1:8890 | + +| 演示 | 地址 | +| -------------- | --------------- | +| PC | http://127.0.0.1:10000 | +| WAP | http://127.0.0.1:10001 | +| 商家 | http://127.0.0.1:10002 | +| 管理端 | http://127.0.0.1:10003 | + ### 交流群 **QQ群**:961316482