Skip to content

Instantly share code, notes, and snippets.

@MainaKamau92
Created August 3, 2020 04:33
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 MainaKamau92/40403fe2d73a8d9ff619b6d8fad5e40c to your computer and use it in GitHub Desktop.
Save MainaKamau92/40403fe2d73a8d9ff619b6d8fad5e40c to your computer and use it in GitHub Desktop.
SECRET_KEY=<your-very-secret-key>
DB_NAME=pollsapi
DB_USER=<your-db-user>
DB_PASSWORD=<your-db-password>
HOST=localhost
DEBUG=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment