mirror of
https://github.com/YunoHost-Apps/snipeit_ynh.git
synced 2024-09-03 20:26:16 +02:00
Update snipeit.env
This commit is contained in:
parent
96d9332489
commit
6ee1b00b69
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@ DB_SSL_CIPHER=null
|
|||
MAIL_DRIVER=mail
|
||||
MAIL_HOST=127.0.0.1
|
||||
MAIL_PORT=25
|
||||
MAIL_USERNAME=
|
||||
MAIL_PASSWORD=
|
||||
MAIL_USERNAME=__APP__
|
||||
MAIL_PASSWORD=__MAIL_PWD__
|
||||
MAIL_ENCRYPTION=null
|
||||
MAIL_FROM_ADDR=snipeit@__DOMAIN__
|
||||
MAIL_FROM_NAME='Snip-IT'
|
||||
|
|
Loading…
Add table
Reference in a new issue