pull/170/head
zhangdaiscott 2022-07-21 15:22:10 +08:00
parent a7f29f8d2a
commit 50a68f3046
1 changed files with 4 additions and 1 deletions

View File

@ -133,13 +133,16 @@ VITE_GLOB_DOMAIN_URL=http://jeecg-boot-gateway:9999
```
- 区别2. 修改Dockerfile文件
```bash
- 把`http://jeecg-boot-system:8080/jeecg-boot`替换成 `http://jeecg-boot-gateway:9999`
- 把`jeecg-boot-system`替换成 `jeecg-boot-gateway`
```bash
- 其他与单体模式一样
```bash
镜像需要重现构建最好把单体的镜像删掉重新构建docker镜像。
```bash
## 功能模块