Add local SMTP server for development

This commit is contained in:
Reginald Bondoc
2022-12-10 21:10:05 +01:00
parent 00ea296138
commit da999107f3
6 changed files with 127 additions and 79 deletions

View File

@@ -40,6 +40,7 @@ SITE_URL=http://localhost:8080
# Required to send emails
# By default, SMTP_HOST is set to smtp.gmail.com
SMTP_HOST=smtp.gmail.com
SMTP_PORT=587
SMTP_NAME=Team
SMTP_USERNAME=team@infisical.com
SMTP_PASSWORD=