This commit is contained in:
pradeepkumar
2026-01-24 22:19:26 +05:30
parent 3b76a5aa50
commit 4397075715
8 changed files with 208 additions and 6 deletions

View File

@@ -37,6 +37,7 @@ AWS_ACCESS_KEY_ID=your-aws-access-key
AWS_SECRET_ACCESS_KEY=your-aws-secret-key
AWS_REGION=us-east-1
AWS_S3_BUCKET=your-s3-bucket-name
S3_FOLDER_PREFIX=development # Root folder for all uploads (e.g., 'development', 'staging', 'production')
# Email (SMTP / SendGrid)
MAIL_HOST=smtp.sendgrid.net