Fix name of env var

This commit is contained in:
decentral1se 2021-05-23 14:33:58 +02:00
parent 31658b97c9
commit 1601446728
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ MYSQL_USER=foodsoft
# outgoing mail settings
EMAIL_SENDER=foodsoft@example.org
ERROR_EMAIL=systems@example.org
EMAIL_ERROR=systems@example.org
SMTP_ADDRESS=foodsoft@example.org
SMTP_AUTHENTICATION=plain
SMTP_DOMAIN=mail.example.com