Browse Source

修改配置文件

larry 5 years ago
parent
commit
704ab50691
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -37,7 +37,7 @@ spring:
37 37
   session:
38 38
     store-type: redis
39 39
   redis:
40
-    database: 0
40
+    database: 1
41 41
     host: 172.16.0.46
42 42
     port: 6379
43 43
     password: 123456