From 0517b3f65046a82d86887de668626ce36f77bf07 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Mon, 27 Oct 2025 22:40:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20nacos=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BF=AE=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- intc-gateway/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intc-gateway/src/main/resources/bootstrap.yml b/intc-gateway/src/main/resources/bootstrap.yml index ecf04e1..5145230 100644 --- a/intc-gateway/src/main/resources/bootstrap.yml +++ b/intc-gateway/src/main/resources/bootstrap.yml @@ -43,7 +43,7 @@ spring: datasource: ds1: nacos: - server-addr: 172.16.0.4:8858 + server-addr: 154.8.147.51:8848 dataId: sentinel-intc-gateway groupId: DEFAULT_GROUP data-type: json