浏览代码

es 集群多个地址

missmylove 4 年之前
父节点
当前提交
6b75e47f99
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application.yml

+ 1 - 1
application.yml

@@ -10,7 +10,7 @@ datasource:
   testOnBorrow: false
   testOnReturn: false
 es:
-  elasticIps: http://193.112.16.187:12900
+  elasticIps: http://193.112.16.187:12900,http://193.112.52.171:12900
 ribbon:
   ReadTimeout: 5000
   ConnectTimeout: 5000