From 052aa72e5e6d740ca955dfb3fc33f432195a928c Mon Sep 17 00:00:00 2001 From: jzx Date: Wed, 28 Jun 2023 15:29:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E8=B4=A6=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 151ae34..082a88c 100755 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ "servername": "127.0.0.1", "DATABASE": "test", "port": 27017, - "user": "test", + "user": "mofish", "pass": "test123", "authSource": "" },