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