Mailer From
This commit is contained in:
2
.env
2
.env
@@ -53,7 +53,7 @@ MAILER_DSN=smtp://mailer:1025
|
||||
# Alternatively, via SMTP (no extra package needed):
|
||||
# MAILER_DSN="smtp://apikey:%env(SENDGRID_API_KEY)%@smtp.sendgrid.net:587?encryption=tls"
|
||||
# Optional default sender (used by test command if --from not passed):
|
||||
# MAILER_FROM=no-reply@your-domain.tld
|
||||
MAILER_FROM=noreply@escapepage.dev
|
||||
SENDGRID_API_KEY=your_real_key_goes_here
|
||||
###< symfony/mailer ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user