Skip to content

Instantly share code, notes, and snippets.

@mrpehlivan
Created May 14, 2018 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrpehlivan/806285bfe8dd37d4ce9f29303d54f15f to your computer and use it in GitHub Desktop.
Save mrpehlivan/806285bfe8dd37d4ce9f29303d54f15f to your computer and use it in GitHub Desktop.
application-elasticsearch.yml
#elastic
spring:
data:
elasticsearch:
cluster-name: clusterName
properties:
http:
host: host
port: 9200
enable: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment