update refrence

This commit is contained in:
zhh
2018-12-11 13:57:48 +08:00
parent 62a3e2ca34
commit 62a9556725
3 changed files with 147 additions and 1 deletions

View File

@@ -166,7 +166,7 @@ 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镜像
- 使用maven构建`mall-admin`、`mall-search`、`mall-portal`的docker镜像参考[docker.md](document/reference/docker.md)中的使用maven构建Docker镜像
- 部署步骤参考[docker-deploy.md](document/docker/docker-deploy.md)进行部署。
## 许可证