mirror of
https://github.com/element-hq/element-docker-demo.git
synced 2026-01-25 06:26:58 +03:00
make SMTP server configurable
This commit is contained in:
@@ -22,6 +22,8 @@ REPORT_STATS=yes
|
||||
|
||||
IDENTITY_SERVER_URL=https://vector.im
|
||||
|
||||
SMTP_HOST=mailhog
|
||||
SMTP_PORT=1025
|
||||
MAIL_NOTIF_FROM_ADDRESS=noreply@$DOMAIN
|
||||
ABUSE_SUPPORT_EMAIL=abuse@$DOMAIN
|
||||
SECURITY_SUPPORT_EMAIL=security@$DOMAIN
|
||||
|
||||
Reference in New Issue
Block a user