Mails were sent from webmaster@localhost

This commit is contained in:
Yohann D'ANELLO 2020-05-05 18:09:55 +02:00
parent 4f33cf66f8
commit 7bd2e1626f
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ EMAIL_PORT = os.getenv("EMAIL_PORT")
EMAIL_HOST_USER = os.getenv("EMAIL_HOST_USER")
EMAIL_HOST_PASSWORD = os.getenv("EMAIL_HOST_PASSWORD")
DEFAULT_FROM_EMAIL = 'Contact TFJM² <contact@tfjm.org>'
SERVER_EMAIL = 'contact@tfjm.org'
# Security settings