From 5e71d87d9bf05154d7787c682342e03caabdd912 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Thu, 21 Jul 2022 15:25:49 +0800 Subject: [PATCH] =?UTF-8?q?docker=E5=90=AF=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c4d058..b5a6430 100644 --- a/README.md +++ b/README.md @@ -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 +``` ## 功能模块