From d1366e745b38993616c979da26f1fd30fea8de7f Mon Sep 17 00:00:00 2001 From: qhd <1766646056@qq.com> Date: Wed, 2 Sep 2026 16:11:38 +0800 Subject: [PATCH] =?UTF-8?q?chore(config):=20=E6=9B=B4=E6=96=B0=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest/config/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest/config/config.yaml b/manifest/config/config.yaml index dfb92c2..4a2c3f8 100644 --- a/manifest/config/config.yaml +++ b/manifest/config/config.yaml @@ -31,7 +31,7 @@ database: host: "192.168.0.83" port: "15432" user: "postgres" - pass: "Bjang09@686^*^" + pass: "Q!P@z#M$1@686^*^.." name: "admin" role: "master" maxIdle: "5" @@ -44,7 +44,7 @@ database: host: "192.168.0.83" port: "15432" user: "postgres" - pass: "Bjang09@686^*^" + pass: "Q!P@z#M$1@686^*^.." name: "admin" role: "slave" maxIdle: "5"