Merge pull request #1125 from jasonrhodes/patch-1
Email service options :P
This commit is contained in:
commit
3cb13bdd84
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ OTP_SECRET=
|
|||
# DEFAULT_LOCALE=de
|
||||
|
||||
# E-mail configuration
|
||||
# Note: Mailgun and SparkPost (https://sparkpo.st/smtp) each have good free tiers
|
||||
SMTP_SERVER=smtp.mailgun.org
|
||||
SMTP_PORT=587
|
||||
SMTP_LOGIN=
|
||||
|
|
Loading…
Reference in a new issue