Przeglądaj źródła

修改配置文件

larry 5 lat temu
rodzic
commit
fe467a5c5c
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

@@ -31,7 +31,7 @@ spring:
31
     store-type: redis
31
     store-type: redis
32
 
32
 
33
   redis:
33
   redis:
34
-    database: 0
34
+    database: 1
35
     host: 172.16.0.46
35
     host: 172.16.0.46
36
     port: 6679
36
     port: 6679
37
     password: 123456
37
     password: 123456