Skip to content

Commit

Permalink
Change to a secret secret key
Browse files Browse the repository at this point in the history
  • Loading branch information
holeyness authored and kiwansim committed Apr 19, 2017
1 parent 6618cb7 commit 429716e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions back-end/BAA/settings/prod.py
Expand Up @@ -39,3 +39,5 @@
EMAIL_USE_TLS = True
FROM_EMAIL = 'ian@ianluo.com'
DOMAIN = 'http://floating-castle-71814.herokuapp.com/'

SECRET_KEY = os.getenv('DJANGO_SECRETKEY')

0 comments on commit 429716e

Please sign in to comment.