Commit 4d864df8 by 303514581@qq.com

2019/1/2 同步master线上backup

parent 2cd1062a
......@@ -29,8 +29,8 @@ public class ESConfig {
public static String weiboMarkType;
/** Es IP **/
public static final String ESIP = "1.119.44.201";
// public static final String ESIP = "202.107.192.94";
// public static final String ESIP = "1.119.44.201";
public static final String ESIP = "202.107.192.94";
/** Es PORT **/
public static final int ESPORT = 9200;
/** Es 9300PORT **/
......
#es.ip=192.168.1.75
es.ip=1.119.44.201
#es.ip=1.119.44.201
es.ip=202.107.192.94
#es.ip=192.168.0.234
#es.ip=115.231.214.234
#es.ip=192.168.0.11
es.esPort=9300
es.clusterName=Media-University
#es.clusterName=Media-University
es.clusterName=my-test-es
#es.clusterName=elasticsearch
#es.clusterName=MyEsCluster
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment