add SENDER_NAME env

This commit is contained in:
Michael Sahlu 2023-05-16 00:59:45 +03:00
parent a258399bde
commit bdfa045a43

View File

@ -7,4 +7,5 @@ SMTP_PORT=2525
SMTP_USERNAME=test
SMTP_PASSWORD=test
SENDER_EMAIL="info@authorizer.dev"
SENDER_NAME="Authorizer"
AWS_REGION=ap-south-1