mirror of
https://github.com/fergalmoran/onearmy-community-platform.git
synced 2025-12-22 09:37:54 +00:00
fix: make from email configurable
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
DEFAULT_FROM=community@preciousplastic.com
|
DEFAULT_FROM=${CP_DEFAULT_FROM_EMAIL_ADDRESS}
|
||||||
MAIL_COLLECTION=emails
|
MAIL_COLLECTION=emails
|
||||||
SMTP_CONNECTION_URI=${CP_SMTP_CONNECTION_URI}
|
SMTP_CONNECTION_URI=${CP_SMTP_CONNECTION_URI}
|
||||||
TTL_EXPIRE_TYPE=never
|
TTL_EXPIRE_TYPE=never
|
||||||
|
|||||||
Reference in New Issue
Block a user