Explorar o código

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

修改redis 端口

See merge request crowd-2019/crowd-test-service-backend!177
郭超 %!s(int64=4) %!d(string=hai) anos
pai
achega
015e5480ee
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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
     password: callfortest_crowd
   redis:
   redis:
     host: 10.18.18.50
     host: 10.18.18.50
-    pool: 6379
+    port: 6379
     password: '#2019@callforttest@!'
     password: '#2019@callforttest@!'
     jedis:
     jedis:
       pool:
       pool:
@@ -270,7 +270,7 @@ spring:
     password: callfortest_crowd
     password: callfortest_crowd
   redis:
   redis:
     host: 8.134.32.27
     host: 8.134.32.27
-    pool: 6379
+    port: 6379
     password: '#2019@callforttest@!'
     password: '#2019@callforttest@!'
     jedis:
     jedis:
       pool:
       pool: