Sfoglia il codice sorgente

更新 'src/main/resources/bootstrap.yml'

adminGRP 5 anni fa
parent
commit
1da2a770f6
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      src/main/resources/bootstrap.yml

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

@@ -37,10 +37,10 @@ spring:
37 37
   session:
38 38
     store-type: redis
39 39
   redis:
40
-    database: 2
41
-    host: 192.168.123.98
42
-    port: 6666
43
-    password: depotredis
40
+    database: 4
41
+    host: 172.16.0.46
42
+    port: 6697
43
+    password: 123456
44 44
     timeout: 3000
45 45
     jedis:
46 46
       pool: