further fixes
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Amazon SES SMTP credentials (NOT IAM access keys — use dedicated SMTP credentials)
|
||||
SES_SMTP_USER=
|
||||
SES_SMTP_PASS=
|
||||
|
||||
# Verified sender email in Amazon SES (must be a verified identity)
|
||||
SES_FROM_EMAIL=support@bayarea-cc.com
|
||||
Reference in New Issue
Block a user