From 7282e6102b49ea8db8ab445c35d0fbed5d7f00ca Mon Sep 17 00:00:00 2001 From: root Date: Sun, 22 Dec 2024 23:21:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20yudao-module-system/yudao-?= =?UTF-8?q?module-system-biz/src/main/resources/bootstrap.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../yudao-module-system-biz/src/main/resources/bootstrap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yudao-module-system/yudao-module-system-biz/src/main/resources/bootstrap.yaml b/yudao-module-system/yudao-module-system-biz/src/main/resources/bootstrap.yaml index 2df00457e..dd6b4dfdc 100644 --- a/yudao-module-system/yudao-module-system-biz/src/main/resources/bootstrap.yaml +++ b/yudao-module-system/yudao-module-system-biz/src/main/resources/bootstrap.yaml @@ -19,7 +19,7 @@ logging: spring: cloud: nacos: - server-addr: 121.36.203.133:8848 + server-addr: 172.17.0.1:8848 discovery: namespace: ${spring.profiles.active} # 命名空间。这里使用 dev 开发环境 metadata: