浏览代码

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

修改redis

See merge request crowd-2019/crowd-test-service-backend!175
郭超 4 年之前
父节点
当前提交
ee48075d31
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: 8.134.32.27
+    host: 10.18.18.50
     pool: 6379
     password: '#2019@callforttest@!'
     jedis: