From 936878dfa31994846dc630201255c8fcf181ddbf Mon Sep 17 00:00:00 2001 From: Chopper Date: Thu, 13 May 2021 15:58:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8E=A5=E5=8F=A3=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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