소스 검색

修改配置文件

larry 5 년 전
부모
커밋
1ae60ecffe
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      src/main/resources/bootstrap.yml

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

@@ -33,10 +33,10 @@ spring:
33 33
   session:
34 34
     store-type: redis
35 35
   redis:
36
-    database: 0
37
-    host: 192.168.123.98
38
-    port: 6666
39
-    password: depotredis
36
+    database: 1
37
+    host: 172.16.0.46
38
+    port: 6679
39
+    password: 123456
40 40
     timeout: 3000
41 41
     jedis:
42 42
       pool: