Skip to content

Commit c1c1716

Browse files
authored
chore: set SMTP_ENABLE to true
1 parent 8c209f5 commit c1c1716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.local_dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ USE_LOCAL=TRUE
4848
MAILGUN_API_KEY=XXXXX
4949
MAILGUN_DOMAIN=mail.yourdomain.com
5050
51-
SMTP_ENABLE=
51+
SMTP_ENABLE=true
5252
SMTP_HOST=
5353
SMTP_PORT=
5454
SMTP_USER_EMAIL=

0 commit comments

Comments
 (0)