forked from DGNum/gestioCOF
EMAIL_HOST needs to be set but as a secret
This commit is contained in:
parent
a07b5308a3
commit
40abe27e81
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
SECRET_KEY = 'q()(zn4m63i%5cp4)f+ww4-28_w+ly3q9=6imw2ciu&_(5_4ah'
|
||||
ADMINS = None
|
||||
SERVER_EMAIL = "root@vagrant"
|
||||
EMAIL_HOST = "localhost"
|
||||
|
||||
DBUSER = "cof_gestion"
|
||||
DBNAME = "cof_gestion"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue