From e8e04c49e4f70df9311ff4d2257fe333f6a7625e Mon Sep 17 00:00:00 2001 From: zhaobing Date: Mon, 22 Jan 2024 15:22:36 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=B3=A8=E9=87=8Ack=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/config.js b/api/config.js index 163de94..ed6442a 100644 --- a/api/config.js +++ b/api/config.js @@ -161,7 +161,7 @@ const product = { url: CLICKHOUST_URL, port: CLICKHOUST_PORT, user: CLICKHOUST_USER, - password: CLICKHOUST_PASSWORD, + // password: CLICKHOUST_PASSWORD, db: [ { name: 'dataAlarm',