From 607f5f1b996ac64a0ab5937b0c66dbdbaf7f23f5 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 22 八月 2024 20:52:59 +0800
Subject: [PATCH] 1

---
 se-auth/src/main/resources/bootstrap.yml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/se-auth/src/main/resources/bootstrap.yml b/se-auth/src/main/resources/bootstrap.yml
index 43c2e63..5e1086f 100644
--- a/se-auth/src/main/resources/bootstrap.yml
+++ b/se-auth/src/main/resources/bootstrap.yml
@@ -6,7 +6,7 @@
 spring: 
   application:
     # 搴旂敤鍚嶇О
-    name: ruoyi-auth
+    name: se-auth
   profiles:
     # 鐜閰嶇疆
     active: dev
@@ -14,9 +14,11 @@
     nacos:
       discovery:
         # 鏈嶅姟娉ㄥ唽鍦板潃
+        #server-addr: 192.168.11.203:8848
         server-addr: 127.0.0.1:8848
       config:
         # 閰嶇疆涓績鍦板潃
+        #server-addr: 192.168.11.203:8848
         server-addr: 127.0.0.1:8848
         # 閰嶇疆鏂囦欢鏍煎紡
         file-extension: yml

--
Gitblit v1.9.3