From 6ce4d80ef1f0d2a2cb0fa90ad8035a2a49af07a8 Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Thu, 26 Oct 2023 15:01:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9redis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index a85ae80..36caf80 100644 --- a/config.yaml +++ b/config.yaml @@ -22,9 +22,9 @@ log: # [redis] redis: - host: '121.5.206.61' - port: 6379 - password: Wucongxing1.. + host: '139.155.127.177' + port: 30005 + password: gdxz2022&dj. pool-size: 100 # [jwt]