From e9027454e3617979653367b1190cd3927a84bcc2 Mon Sep 17 00:00:00 2001 From: PandaGoAdmin <18610165312@163.com> Date: Fri, 17 Dec 2021 08:25:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yml b/config.yml index d12adf7..4951187 100644 --- a/config.yml +++ b/config.yml @@ -35,9 +35,9 @@ redis: port: 6379 mysql: - host: localhost:3306 - username: root - password: 123456 + host: 47.104.252.2:3306 + username: pandax + password: pandax db-name: pandax config: charset=utf8&loc=Local&parseTime=true