Skip to content

Commit 8591aa9

Browse files
committed
fix: update env mailgun api
1 parent 7ce2236 commit 8591aa9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.example

+3
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ MAIL_USERNAME=null
3939
MAIL_PASSWORD=null
4040
MAIL_ENCRYPTION=null
4141

42+
MAILGUN_API_KEY=null
43+
MAILGUN_DOMAIN=null
44+
4245
OAUTH_CLIENT_ID=
4346
OAUTH_CLIENT_SECRET=
4447
OAUTH_REDIRECT_URL=

0 commit comments

Comments
 (0)