This commit is contained in:
Tommy Parnell
2021-07-08 18:35:30 -04:00
parent 60b5be4be5
commit de91e01a54
2 changed files with 4 additions and 1 deletions

View File

@@ -33,6 +33,9 @@
"MAILER_FROM_ADDRESS": {
"description": "The email address your application will use as the default sender.",
"required": true
},
"PRIMARY_SITE_URL": {
"description": "The URL of your primary Craft CMS site. This is used to generate URLs for email verification, password reset, etc.",
}
},
"formation": {

View File

@@ -1,6 +1,6 @@
dateModified: 1625782418
email:
fromEmail: tparnell8@gmail.com
fromEmail: $MAILER_FROM_ADDRESS
fromName: Heroku
transportType: craft\mail\transportadapters\Sendmail
system: