From 35a71aaba3dbfb7a556b01a127722a55b3622e14 Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 16 Apr 2025 10:24:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=95=B0=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index d6c12a3..382520c 100644 --- a/config.yaml +++ b/config.yaml @@ -126,7 +126,7 @@ doubao: db_config: pool_name: "wechat_boot_pool" pool_size: 10 - host: "192.168.2.32" + host: "192.168.2.41" user: "root" password: "lw123456" database: "message_archive" @@ -136,7 +136,7 @@ db_config: pool_reset_session: true redis_config: - host: "192.168.2.32" + host: "192.168.2.40" port: 6379 db: 0 decode_responses: true \ No newline at end of file