From 82cd7e1ccada4a0b7da1ddc51779fa08d531d992 Mon Sep 17 00:00:00 2001 From: "liang.chao" <1360241448@qq.com> Date: Wed, 21 Aug 2024 14:34:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-gateway/src/main/resources/bootstrap-sgzb_cloud_local.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sgzb-gateway/src/main/resources/bootstrap-sgzb_cloud_local.yml b/sgzb-gateway/src/main/resources/bootstrap-sgzb_cloud_local.yml index 5f3ea1d5..f74c781b 100644 --- a/sgzb-gateway/src/main/resources/bootstrap-sgzb_cloud_local.yml +++ b/sgzb-gateway/src/main/resources/bootstrap-sgzb_cloud_local.yml @@ -38,7 +38,7 @@ spring: datasource: ds1: nacos: - server-addr: 192.168.0.14:8848 + server-addr: 127.0.0.1:8848 dataId: sentinel-sgzb-gateway groupId: DEFAULT_GROUP data-type: json