From 619f1ea18379996aae7a09e18bf3fb81af223226 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Wed, 27 Apr 2022 15:35:56 +0800
Subject: [PATCH] Update application-test.yml

---
 application-test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/application-test.yml b/application-test.yml
index 700b355..f50e731 100644
--- a/application-test.yml
+++ b/application-test.yml
@@ -4,7 +4,7 @@ jasypt:
     password: techhero
 spring:
   redis:
-    database: 4
+    database: 5
     remote: false        #cachecloud 获取
     #host: 119.96.99.9
     #hostName: 119.96.99.9 #183.95.190.112
--
libgit2 0.26.0