Skip to content

Commit bdfa045

Browse files
committed
add SENDER_NAME env
1 parent a258399 commit bdfa045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ SMTP_PORT=2525
77
SMTP_USERNAME=test
88
SMTP_PASSWORD=test
99
SENDER_EMAIL="[email protected]"
10+
SENDER_NAME="Authorizer"
1011
AWS_REGION=ap-south-1

0 commit comments

Comments
 (0)