From 49bbf788ca21124dcc4c8645f2e74f6a476fee2b Mon Sep 17 00:00:00 2001 From: pixel <303176530@qq.com> Date: Thu, 23 Apr 2020 17:23:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dtotal=E8=BF=94=E5=9B=9E?= =?UTF-8?q?=E4=B8=BA0=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/config.yaml b/server/config.yaml index ea5bab07..51267d7a 100644 --- a/server/config.yaml +++ b/server/config.yaml @@ -20,7 +20,7 @@ mysql: log-mode: true #sqlite 配置 sqlite: - path: db/db.db + path: db.db log-mode: true config: 'loc=Asia/Shanghai' # oss configuration @@ -31,7 +31,7 @@ qiniu: # redis configuration redis: addr: '127.0.0.1:6379' - passwprd: '' + password: '' db: 0 # system configuration