Browse Source

Merge branch 'feature-V2.0' into 'master'

修改redis 端口

See merge request crowd-2019/crowd-test-service-backend!177
郭超 4 years ago
parent
commit
015e5480ee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      site/src/main/resources/application.yml

+ 2 - 2
site/src/main/resources/application.yml

@@ -237,7 +237,7 @@ spring:
     password: callfortest_crowd
   redis:
     host: 10.18.18.50
-    pool: 6379
+    port: 6379
     password: '#2019@callforttest@!'
     jedis:
       pool:
@@ -270,7 +270,7 @@ spring:
     password: callfortest_crowd
   redis:
     host: 8.134.32.27
-    pool: 6379
+    port: 6379
     password: '#2019@callforttest@!'
     jedis:
       pool: