Quote DEFAULT_FROM_EMAIL display name so contact mail sends.
This commit is contained in:
+2
-2
@@ -33,10 +33,10 @@ EMAIL_HOST_USER=
|
|||||||
EMAIL_HOST_PASSWORD=
|
EMAIL_HOST_PASSWORD=
|
||||||
EMAIL_PORT=2525
|
EMAIL_PORT=2525
|
||||||
EMAIL_USE_TLS=true
|
EMAIL_USE_TLS=true
|
||||||
# DEFAULT_FROM_EMAIL=AI ML Operations, LLC <info@aimloperations.com>
|
# Display name has a comma — must be quoted (RFC 5322)
|
||||||
|
# DEFAULT_FROM_EMAIL="AI ML Operations, LLC" <info@aimloperations.com>
|
||||||
# Absolute origin for email logo / footer links
|
# Absolute origin for email logo / footer links
|
||||||
PUBLIC_SITE_URL=https://aimloperations.com
|
PUBLIC_SITE_URL=https://aimloperations.com
|
||||||
# DEFAULT_FROM_EMAIL=AI ML Operations, LLC <info@aimloperations.com>
|
|
||||||
|
|
||||||
# Stripe (test keys from https://dashboard.stripe.com/test/apikeys)
|
# Stripe (test keys from https://dashboard.stripe.com/test/apikeys)
|
||||||
STRIPE_SECRET_KEY=
|
STRIPE_SECRET_KEY=
|
||||||
|
|||||||
Reference in New Issue
Block a user