From 707815eedc9588086263a4856a8ed45cd942fb73 Mon Sep 17 00:00:00 2001 From: ZhangXushuo <3508242435.com> Date: Sun, 19 Nov 2023 20:54:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- february-auth-server/src/main/resources/bootstrap.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/february-auth-server/src/main/resources/bootstrap.yml b/february-auth-server/src/main/resources/bootstrap.yml index 058204f..38182e1 100644 --- a/february-auth-server/src/main/resources/bootstrap.yml +++ b/february-auth-server/src/main/resources/bootstrap.yml @@ -14,10 +14,10 @@ spring: nacos: discovery: # 服务注册地址 - server-addr: 10.100.1.2:8848 + server-addr: 10.100.1.4:8848 config: # 配置中心地址 - server-addr: 10.100.1.2:8848 + server-addr: 10.100.1.4:8848 # 配置文件格式 file-extension: yml # 共享配置