Skip to content

Instantly share code, notes, and snippets.

@AliYmn
Created August 6, 2017 13:43
Show Gist options
  • Save AliYmn/66498d8bcadb831b8ef81a471b77fc15 to your computer and use it in GitHub Desktop.
Save AliYmn/66498d8bcadb831b8ef81a471b77fc15 to your computer and use it in GitHub Desktop.
# Add Environment Variables
SECRET_KEY=5(15ds+i2+%ik6z&!yer+ga9m=e%jcqiz_5wszg)r-z!2--b2d
DB_NAME=djangoproject
DB_USER=admin
DB_PASS=adminpass
DB_SERVICE=postgres
DB_PORT=5432
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment