From b6bfd0075f5dfc797fcf2147780c18b2e26432e8 Mon Sep 17 00:00:00 2001 From: "jiaji.H" Date: Sun, 28 Sep 2025 13:53:33 +0800 Subject: [PATCH] =?UTF-8?q?Updata:=E8=B7=9F=E6=96=B0=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/config.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/conf/config.yaml b/conf/config.yaml index 0762024..25d7d85 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -1,9 +1,9 @@ docDb: - # host: 172.16.100.99:9007 - # user: artuser - # password: C250PflXIWv2SQm8 - # dbName: micro-document - host: 127.0.0.1:3306 - user: root - password: 123456 + host: 172.16.100.99:9007 + user: artuser + password: C250PflXIWv2SQm8 dbName: micro-document + # host: 127.0.0.1:3306 + # user: root + # password: 123456 + # dbName: micro-document