Skip to content

Instantly share code, notes, and snippets.

@dvl
Created February 9, 2015 22:29
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 dvl/de6d14c2d9f50c53b626 to your computer and use it in GitHub Desktop.
Save dvl/de6d14c2d9f50c53b626 to your computer and use it in GitHub Desktop.
DEBUG=1
ALLOWED_HOSTS='.localhost, .alerte.com'
SECRET_KEY=s3cr3t_k3y
CACHE_LOCATION=127.0.0.1:6379:1
DATABASE_URL=postgres://postgres:deadpool@localhost/delphos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment