This commit is contained in:
Umputun
2019-11-10 17:02:34 -06:00
parent 0672cb41d4
commit 5d50f0d794
+2 -2
View File
@@ -22,9 +22,9 @@ This is an example of configuration using mailgun email service:
- AUTH_EMAIL_HOST=smtp.mailgun.org
- AUTH_EMAIL_PORT=465
- AUTH_EMAIL_TLS=true
- AUTH_EMAIL_USER=postmaster@mg.exmaple.com
- AUTH_EMAIL_USER=postmaster@mg.example.com
- AUTH_EMAIL_PASSWD=*********
- AUTH_EMAIL_FROM=confirmation@exmaple.com
- AUTH_EMAIL_FROM=confirmation@example.com
```
For gmail: