Changed env vars
This commit is contained in:
parent
8ce6c1e650
commit
9e8a79343a
1 changed files with 3 additions and 2 deletions
|
@ -1,2 +1,3 @@
|
||||||
DEBUG=true
|
DEBUG=false
|
||||||
|
DATABASE_URL=postgres://localhost/theorangeonenet
|
||||||
EMAIL_BACKEND=django.core.mail.backends.smtp.EmailBackend
|
EMAIL_BACKEND=django.core.mail.backends.smtp.EmailBackend
|
Reference in a new issue