From 2b082a57135c046adf8523b1cee628204944c504 Mon Sep 17 00:00:00 2001 From: "jiaji.H" Date: Tue, 14 Oct 2025 09:13:10 +0800 Subject: [PATCH] =?UTF-8?q?Updata:=E6=9B=B4=E6=96=B0=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=BA=93=E5=92=8CzookeeperIP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/dev/config.yaml | 6 +++--- conf/dev/dubbogo.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/dev/config.yaml b/conf/dev/config.yaml index 2ab6a75..1233fd9 100644 --- a/conf/dev/config.yaml +++ b/conf/dev/config.yaml @@ -1,5 +1,5 @@ docDb: - host: 172.16.100.99:9007 - user: artuser - password: C250PflXIWv2SQm8 + host: 172.16.99.5:3306 + user: root + password: StrongPass123! dbName: micro-document diff --git a/conf/dev/dubbogo.yaml b/conf/dev/dubbogo.yaml index e67058d..b8efddd 100644 --- a/conf/dev/dubbogo.yaml +++ b/conf/dev/dubbogo.yaml @@ -2,7 +2,7 @@ dubbo: registries: demoZK: protocol: zookeeper - address: 172.16.100.93:2181 + address: 172.16.99.5:2181 protocols: triple: name: tri