docker启动

pull/170/head
zhangdaiscott 2022-07-21 15:25:49 +08:00
parent 50a68f3046
commit 5e71d87d9b
1 changed files with 2 additions and 2 deletions

View File

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