Skip to content

Instantly share code, notes, and snippets.

@breim
Last active August 8, 2018 23:51
Show Gist options
  • Save breim/fc5e34d619d43a61ba3a5800e29ee68e to your computer and use it in GitHub Desktop.
Save breim/fc5e34d619d43a61ba3a5800e29ee68e to your computer and use it in GitHub Desktop.
redis: &redis
adapter: redis
url: redis://localhost:6379/1
production: *redis
development: *redis
test: *redis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment