From 8b75fd0a629907e67a5eccaecf5b1d420b7cdab5 Mon Sep 17 00:00:00 2001 From: xinzirun Date: Sun, 28 Jul 2024 10:06:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0nacos=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index fc9b822..6598f15 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -4,7 +4,7 @@ server: # nacos线上地址 nacos: - addr: 139.224.188.104:8848 + addr: 11.16.2.1:8848 user-name: nacos password: nacos namespace: muyu-cloud