Commit e669c62b by gaopeng

添加es配置

parent 4e5b6f89
......@@ -54,6 +54,9 @@ spring:
data:
solr:
zkHost: 192.168.1.102:9983,192.168.1.102:8574
elasticsearch:
cluster-nodes: 192.168.1.102:9300
cluster-name: elasticsearch-prod
redis:
cluster:
nodes:
......
......@@ -54,6 +54,9 @@ spring:
data:
solr:
zkHost: 192.168.89.13:9983,192.168.89.13:8574
elasticsearch:
cluster-nodes: 192.168.1.102:9303
cluster-name: elasticsearch-uat
redis:
cluster:
nodes:
......
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