zhangdaiscott 2 年之前
父節點
當前提交
50a68f3046
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -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
 
 
 ## 功能模块