mirror of
https://github.com/YunoHost-Apps/bonfire_ynh.git
synced 2024-09-03 18:16:01 +02:00
add MAIL_FROM
This commit is contained in:
parent
bcaf9d9758
commit
de65beb921
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ MAIL_PASSWORD=__MAIL_PWD__
|
|||
MAIL_USER=__APP__
|
||||
MAIL_SERVER=__DOMAIN__
|
||||
MAIL_PORT=587
|
||||
MAIL_FROM=__APP__@__DOMAIN__
|
||||
|
||||
# TODO : Configure S3 - with proper Yunohost question during installation
|
||||
# Uploads
|
||||
|
|
Loading…
Add table
Reference in a new issue