Browse Source

修改配置文件

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

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

@@ -33,7 +33,7 @@ spring:
33
   redis:
33
   redis:
34
     database: 0
34
     database: 0
35
     host: 172.16.0.46
35
     host: 172.16.0.46
36
-    port: 6379
36
+    port: 6679
37
     password: 123456
37
     password: 123456
38
     timeout: 3000
38
     timeout: 3000
39
     jedis:
39
     jedis: