mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Update .env.example
This commit is contained in:
parent
2d8ce0969a
commit
c3f0e3dc32
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ MAIL_FROM=bookstack@__DOMAIN__
|
|||
# For more detailed documentation on mail options, refer to:
|
||||
# https://www.bookstackapp.com/docs/admin/email-webhooks/#email-configuration
|
||||
MAIL_HOST=localhost
|
||||
MAIL_PORT=587
|
||||
MAIL_PORT=465
|
||||
MAIL_USERNAME=__APP__
|
||||
MAIL_PASSWORD=__MAIL_PWD__
|
||||
MAIL_ENCRYPTION=null
|
||||
|
|
Loading…
Add table
Reference in a new issue