From 55a79749fbad48de30abc50df0dc8f880e674cbc Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Sun, 14 Dec 2025 21:13:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=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 7a09272..e5be823 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: 154.8.147.51:8848 + server-addr: 172.16.0.4:8858 dataId: sentinel-intc-gateway groupId: DEFAULT_GROUP data-type: json