forked from DGNum/gestioCOF
Add SERVER_EMAIL to the secrets
This commit is contained in:
parent
81f3d6ab81
commit
a6b0c51d39
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
SECRET_KEY = 'q()(zn4m63i%5cp4)f+ww4-28_w+ly3q9=6imw2ciu&_(5_4ah'
|
||||
ADMINS = None
|
||||
SERVER_EMAIL = "root@vagrant"
|
||||
|
||||
DBUSER = "cof_gestion"
|
||||
DBNAME = "cof_gestion"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue