mirror of
https://github.com/outline/outline.git
synced 2025-12-30 23:40:46 -06:00
Dummy SMTP env values (#5186)
This commit is contained in:
@@ -166,8 +166,8 @@ SMTP_HOST=
|
||||
SMTP_PORT=
|
||||
SMTP_USERNAME=
|
||||
SMTP_PASSWORD=
|
||||
SMTP_FROM_EMAIL=
|
||||
SMTP_REPLY_EMAIL=
|
||||
SMTP_FROM_EMAIL=hello@example.com
|
||||
SMTP_REPLY_EMAIL=hello@example.com
|
||||
SMTP_TLS_CIPHERS=
|
||||
SMTP_SECURE=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user