Skip to content

Instantly share code, notes, and snippets.

@KBalderson
Last active August 29, 2015 13:59
Show Gist options
  • Save KBalderson/10756591 to your computer and use it in GitHub Desktop.
Save KBalderson/10756591 to your computer and use it in GitHub Desktop.
defaults: &defaults
host: 192.168.33.30:9200
development:
<<: *defaults
test:
<<: *defaults
production:
<<: *defaults
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment