mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Update default.env
This commit is contained in:
parent
2a0be02c1c
commit
98e769a0ae
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ MAIL_PORT=25
|
|||
MAIL_USERNAME=__APP__
|
||||
MAIL_PASSWORD=__MAIL_PWD__
|
||||
MAIL_ENCRYPTION=null
|
||||
MAIL_FROM_ADDRESS='__APP__@__DOMIN__'
|
||||
MAIL_FROM_ADDRESS='__APP__@__DOMAIN__'
|
||||
MAIL_FROM_NAME='__EMAIL_FULLNAME__'
|
||||
|
||||
DEMO_MODE=false
|
||||
|
|
Loading…
Add table
Reference in a new issue