This commit is contained in:
DoTheEvolution
2020-05-20 20:40:28 +02:00
parent 0d6a883721
commit 4d2d7e8112
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ MAIL_HOST=smtp.sendgrid.net
MAIL_PORT=465
MAIL_FROM=book@example.com
MAIL_USERNAME=apikey
SMTP_PASSWORD=<sendgrip-api-key-goes-here>
SMTP_PASSWORD=<sendgrid-api-key-goes-here>
```
**All containers must be on the same network**.</br>