update readme

This commit is contained in:
zhh
2018-11-23 16:53:35 +08:00
parent b4ec1256d7
commit 5d849705f6
2 changed files with 28 additions and 1 deletions

View File

@@ -132,4 +132,10 @@ nginx | 1.10 | http://nginx.org/en/download.html
- 安装CenterOs7.2在VirtualBox虚拟机中
- 配置本地host:参考[host.txt](document/docker/host.txt),将ip地址改为虚拟机的ip地址;
- 使用maven构建`mall-admin`、`mall-search`、`mall-portal`的docker镜像参考[docker.md](document/docker/docker.md)中的使用maven构建Docker镜像
- 参考[docker-deploy.md](document/docker/docker-deploy.md)进行部署。
- 参考[docker-deploy.md](document/docker/docker-deploy.md)进行部署。
## 许可证
[MIT](https://github.com/macrozheng/mall/blob/master/LICENSE)
Copyright (c) 2018-present macrozheng