application-dev.yml 203 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 spring: # elasticsearch: # rest: # uris: 127.0.0.1:9300 data: elasticsearch: cluster-name: elasticsearch cluster-nodes: localhost:9300 repositories: enabled: true