Przeglądaj źródła

修改配置文件

larry 5 lat temu
rodzic
commit
704ab50691
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/main/resources/bootstrap.yml

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

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