From 9f7287c2c758c332db717aa955fff5e58e27a4a6 Mon Sep 17 00:00:00 2001 From: qhd <1766646056@qq.com> Date: Wed, 2 Sep 2026 16:18:45 +0800 Subject: [PATCH] =?UTF-8?q?chore(deploy):=20=E6=9B=B4=E6=96=B0=20PostgreSQ?= =?UTF-8?q?L=20=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index ded7316..66040d2 100644 --- a/config.yml +++ b/config.yml @@ -16,7 +16,7 @@ database: host: "192.168.0.83" port: "15432" user: "postgres" - pass: "Bjang09@686^*^" + pass: "Q!P@z#M$1@686^*^.." name: "oss" prefix: "oss_" # (可选)表名前缀 role: "master" # (可选)数据库主从角色(master/slave),默认为master。如果不使用应用主从机制请不配置或留空即可。 @@ -36,7 +36,7 @@ database: host: "192.168.0.83" port: "15432" user: "postgres" - pass: "Bjang09@686^*^" + pass: "Q!P@z#M$1@686^*^.." name: "oss" prefix: "oss_" # (可选)表名前缀 role: "slave" # (可选)数据库主从角色(master/slave),默认为master。如果不使用应用主从机制请不配置或留空即可。