change From email to example.com

This commit is contained in:
Umputun
2019-11-10 16:17:41 -06:00
parent f821049d34
commit 0672cb41d4
+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.remark42.com
- AUTH_EMAIL_USER=postmaster@mg.exmaple.com
- AUTH_EMAIL_PASSWD=*********
- AUTH_EMAIL_FROM=confirmation@remark42.com
- AUTH_EMAIL_FROM=confirmation@exmaple.com
```
For gmail: