From 7fd3cd8cdd01e2a06d2ffdc1f18b300e06986283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8B=A4=E5=BF=AB=E7=9A=84=E5=B0=8F=E6=99=B4=E5=90=8C?= =?UTF-8?q?=E5=AD=A6?= <941403820@qq.com> Date: Fri, 26 Jan 2024 01:18:32 +0000 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=80=BC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 勤快的小晴同学 <941403820@qq.com> --- config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index d010041..31d9ff8 100644 --- a/config.yml +++ b/config.yml @@ -35,13 +35,13 @@ queue: redis: host: 127.0.0.1 - password: root + # password: root port: 6379 mysql: host: 127.0.0.1:3306 username: root - password: '!MyEMS1' + password: '123456' db-name: pandax_iot config: charset=utf8&loc=Local&parseTime=true