|
@ -26,7 +26,7 @@ spring:
|
|
|
|
|
|
data:
|
|
|
solr:
|
|
|
zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
|
|
|
zk-host: node1.ehrceshi.com:2181,node3.ehrceshi.com:2181,node2.ehrceshi.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
|
|
|
|
|
|
data-source:
|
|
|
url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
|
|
@ -46,7 +46,7 @@ spring:
|
|
|
|
|
|
data:
|
|
|
solr:
|
|
|
zk-host: node1.jkzldev.com,node2.jkzldev.com,node4.jkzldev.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
|
|
|
zk-host: node1.ehrceshi.com:2181,node3.ehrceshi.com:2181,node2.ehrceshi.com:2181/solr # ZooKeeper host address in the form HOST:PORT.
|
|
|
|
|
|
data-source:
|
|
|
url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
|