Browse Source

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

修改redis

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

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

@@ -269,7 +269,7 @@ spring:
     username: root
     password: callfortest_crowd
   redis:
-    host: 10.18.18.50
+    host: 8.134.32.27
     pool: 6379
     password: '#2019@callforttest@!'
     jedis: