From 54cce185f383849322d5cc309d2ee5d155d15915 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期三, 15 十一月 2023 18:57:48 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- mes-web/src/main/resources/bootstrap.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mes-web/src/main/resources/bootstrap.yml b/mes-web/src/main/resources/bootstrap.yml index d99f0d8..1d6e43d 100644 --- a/mes-web/src/main/resources/bootstrap.yml +++ b/mes-web/src/main/resources/bootstrap.yml @@ -6,7 +6,7 @@ druid: username: postgres # password: postgres123 - password: zsAdmin123! + password: root2022 # 灏勯寮�鍙戞暟鎹簱 url: jdbc:postgresql://127.0.0.1:5432/postgres application: @@ -17,7 +17,7 @@ # password: nacos password: zttZTT123! discovery: - server-addr: 127.0.0.1:8848 + server-addr: 106.13.194.57:8848 metadata: # VERSION: 10.88.15.224 VERSION: 127.0.0.1 -- Gitblit v1.9.3