mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
Update .env
This commit is contained in:
parent
6e861b774f
commit
ecb1b217ab
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ MAIL_HOST=__DOMAIN__
|
|||
MAIL_PORT=587
|
||||
MAIL_FROM=__EMAIL__
|
||||
MAIL_USERNAME=__EMAIL__
|
||||
MAIL_PASSWORD= Your_Secret_Password
|
||||
MAIL_PASSWORD=__PASSWORD__
|
||||
MAIL_ENCRYPTION=ssl
|
||||
|
||||
# Other mail drivers:
|
||||
|
|
Loading…
Add table
Reference in a new issue