add SENDER_NAME environment and types

This commit is contained in:
Michael Sahlu
2023-05-16 00:57:33 +03:00
parent 1111729ad4
commit 9fa402f5c8
2 changed files with 3 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ const Environment = () => {
SMTP_PASSWORD: '',
SMTP_LOCAL_NAME: '',
SENDER_EMAIL: '',
SENDER_NAME: '',
ALLOWED_ORIGINS: [],
ORGANIZATION_NAME: '',
ORGANIZATION_LOGO: '',