diff --git a/deploy/.env.example b/deploy/.env.example index 69dde4f..7c27b4e 100644 --- a/deploy/.env.example +++ b/deploy/.env.example @@ -64,7 +64,7 @@ SMTP_PORT=587 SMTP_USER= SMTP_PASS= SMTP_ADMIN_EMAIL=noreply@monacousa.org -SMTP_SENDER_NAME=Monaco USA +SMTP_SENDER_NAME="Monaco USA" # Set to true to auto-confirm emails (not recommended for production) ENABLE_EMAIL_AUTOCONFIRM=false