feat: enable TLS for email and improve loading state handling in CompanyOfferForm
This commit is contained in:
2
.env
2
.env
@@ -50,7 +50,7 @@ EMAIL_USER= # refer to your email provider's documentation
|
||||
EMAIL_PASSWORD= # refer to your email provider's documentation
|
||||
EMAIL_HOST=localhost # refer to your email provider's documentation
|
||||
EMAIL_PORT=1025 # or 465 for SSL
|
||||
EMAIL_TLS=false
|
||||
EMAIL_TLS=true
|
||||
NODE_TLS_REJECT_UNAUTHORIZED=0
|
||||
|
||||
# NEXTJS
|
||||
|
||||
Reference in New Issue
Block a user