diff --git a/.env.sample b/.env.sample index a52f1c0..f662ded 100644 --- a/.env.sample +++ b/.env.sample @@ -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