From e844b29af56c376dde056ca6b13103ed8607fe46 Mon Sep 17 00:00:00 2001 From: snwolyg <569616226@qq.com> Date: Thu, 12 Nov 2020 17:09:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=20redis=20=E6=8A=A5=E9=94=99?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application.example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.example.yml b/application.example.yml index b0b7eacc..34942891 100644 --- a/application.example.yml +++ b/application.example.yml @@ -14,4 +14,4 @@ db: redis: host: localhost port: 6379 - pwd: # foobared + pwd: password # foobared