From 8e83ea3db2291d6dc5b81679d6ce51e969116e3c Mon Sep 17 00:00:00 2001 From: yedf2 <120050102@qq.com> Date: Thu, 28 Apr 2022 20:47:54 +0800 Subject: [PATCH] update sample yml --- conf.sample.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf.sample.yml b/conf.sample.yml index 4d896e1..1427da2 100644 --- a/conf.sample.yml +++ b/conf.sample.yml @@ -9,8 +9,9 @@ # Driver: 'mysql' # Host: 'localhost' # User: 'root' -# Password: '123456' +# Password: '' # Port: 3306 + # Driver: 'boltdb' # default store engine # Driver: 'redis'