update README.md.

This commit is contained in:
chopper711 2021-05-13 16:27:21 +08:00 committed by Gitee
parent 936878dfa3
commit a473359fbf

View File

@ -44,6 +44,8 @@ Lilishop 是一款Java开发基于SpringBoot的B2B2C多用户商城前端
### 3行命令搭建本地环境
温馨提示由于服务较多如果笔记本环境启动内存没有32g可能无法启动成功macbookpro 2020 16g内存启动无法成功台式机在16g内存、AMD 3700x 的unbutton系统成功运行。
##### 下载docker脚本
`git clone https://gitee.com/beijing_hongye_huicheng/docker.git `
##### 部署基础环境
@ -51,6 +53,10 @@ Lilishop 是一款Java开发基于SpringBoot的B2B2C多用户商城前端
##### 部署应用
`docker-compose -f docker-compose-application.yml up -d`
##### 各个地址
| API | 地址 |
| -------------- | --------------- |
| 买家api | http://127.0.0.1:8888 |