Email service options :P
Small addition in case people want email service options, sparkpost.com gives you 100k/mo free
This commit is contained in:
parent
31597fd377
commit
5d43a9cae2
|
@ -26,7 +26,7 @@ OTP_SECRET=
|
|||
# EMAIL_DOMAIN_WHITELIST=example1.com|example2.de|etc
|
||||
|
||||
# E-mail configuration
|
||||
SMTP_SERVER=smtp.mailgun.org
|
||||
SMTP_SERVER=smtp.mailgun.org, smtp.sparkpostmail.com, etc.
|
||||
SMTP_PORT=587
|
||||
SMTP_LOGIN=
|
||||
SMTP_PASSWORD=
|
||||
|
|
Loading…
Reference in New Issue