Browse Source

修改redis 端口

郭超 4 năm trước cách đây
mục cha
commit
33d8f1271c

+ 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: