From c5370d2a8c89caa6c8da533c2cf691cb3d16dc3c Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 12 十二月 2024 16:45:31 +0800
Subject: [PATCH] ll
---
server/system_timer/src/main/resources/bootstrap-pro.yml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/server/system_timer/src/main/resources/bootstrap-pro.yml b/server/system_timer/src/main/resources/bootstrap-pro.yml
index 6a95c65..b0f16fd 100644
--- a/server/system_timer/src/main/resources/bootstrap-pro.yml
+++ b/server/system_timer/src/main/resources/bootstrap-pro.yml
@@ -10,9 +10,9 @@
# 鏆傛椂鍏抽棴缂撳瓨
enabled: false
nacos:
- server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃
+ server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
username: nacos
- password: nacos
+ password: Atwl@2024
# config:
# server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃
# namespace: dmvisit
@@ -22,7 +22,7 @@
# group: dev
# data-id: com.doumee.meeting.admin
discovery:
- server-addr: http://175.27.187.84:8848 #閰嶇疆Nacos鍦板潃
- namespace: dmvisit_test
+ server-addr: http://localhost:8848 #閰嶇疆Nacos鍦板潃
+ namespace: dmvisit
username: nacos
- password: nacos
\ No newline at end of file
+ password: Atwl@2024
\ No newline at end of file
--
Gitblit v1.9.3