aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/.env.production.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/.env.production.sample b/conf/.env.production.sample
index b189b53..00f7973 100644
--- a/conf/.env.production.sample
+++ b/conf/.env.production.sample
@@ -49,7 +49,7 @@ SMTP_SERVER=localhost
SMTP_PORT=25
#SMTP_LOGIN=
#SMTP_PASSWORD=
-SMTP_FROM_ADDRESS=__SMTP_FROM_ADDRESS__
+SMTP_FROM_ADDRESS=__ADMIN_EMAIL__
#SMTP_REPLY_TO=
#SMTP_DOMAIN= # defaults to LOCAL_DOMAIN
SMTP_DELIVERY_METHOD=sendmail # delivery method can also be smtp