Browse Source

es地址修改

zdm 7 years ago
parent
commit
cee320d8ae
2 changed files with 4 additions and 4 deletions
  1. 3 3
      svr-basic.yml
  2. 1 1
      svr-quota.yml

+ 3 - 3
svr-basic.yml

@ -325,15 +325,15 @@ spring:
      database: ehr
  elasticsearch:
    jest:
      uris: http://172.10.10.2:9200
      uris: http://172.10.10.5:9200
fast-dfs:
  tracker-server: 192.168.50.116:22122,192.168.50.119:22122
  public-server: http://192.168.50.37:8888
es:
  index: wlyy_quota_test
  type: wlyy_quota_test
  host: http://172.10.10.2:9200
  tHost: 172.10.10.2:9300
  host: http://172.10.10.5:9200
  tHost: 172.10.10.5:9300
  clusterName: jkzl
h5:
  secret: 9U6PBF2JM3PE1IHRJ7GEITMJHNMEHOFZQ2XUCKD9TO2

+ 1 - 1
svr-quota.yml

@ -143,7 +143,7 @@ spring:
      zk-host: node1.jkzl.com,node2.jkzl.com,node4.jkzl.com:2181/solr
  elasticsearch:
    jest:
      uris: http://172.10.10.2:9200
      uris: http://172.10.10.5:9200
elasticsearch:
  cluster-name: elasticsearch
  cluster-nodes: 172.10.10.5:9300