Switched to SMTP for email so I can use FastMail
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
CLERK_SECRET_KEY=""
|
||||
CLERK_WEBHOOK_SECRET=""
|
||||
RESEND_API_KEY=""
|
||||
SMTP_HOST=""
|
||||
SMTP_PORT=""
|
||||
SMTP_USERNAME=""
|
||||
SMTP_PASSWORD=""
|
||||
STRIPE_SECRET_KEY=""
|
||||
REDIS_HOST=""
|
||||
REDIS_PASSWORD=""
|
||||
|
Reference in New Issue
Block a user