From 50d38b6d0b3ec1e6934212c49ffed51c7f1376e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E8=85=BE?= <3467447354@qq.com> Date: Mon, 19 Aug 2024 22:32:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bootstrap.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index 9d81922..9dc9be0 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -4,10 +4,10 @@ server: # nacos线上地址 nacos: - addr: 106.15.36.123:8848 + addr: 21.12.0.8:8848 user-name: nacos password: nacos - namespace: 3cc549bc-5e87-4246-a701-7a1edd9b5433 + namespace: ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 # Spring spring: