1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lychee_ynh.git synced 2024-09-03 19:36:36 +02:00

Update .env

This commit is contained in:
Éric Gaspar 2024-06-18 23:38:42 +02:00
parent 62ad7a18b8
commit 37f2175727

View file

@ -105,7 +105,7 @@ REDIS_PORT=6379
#MAIL_HOST=localhost #MAIL_HOST=localhost
#MAIL_PORT=25 #MAIL_PORT=25
#MAIL_USERNAME=__APP__ #MAIL_USERNAME=__APP__
#MAIL_PASSWORD= #MAIL_PASSWORD=__MAIL_PWD__
#MAIL_ENCRYPTION=false #MAIL_ENCRYPTION=false
#MAIL_FROM_NAME=lychee #MAIL_FROM_NAME=lychee
#MAIL_FROM_ADDRESS=lychee@__DOMAIN__ #MAIL_FROM_ADDRESS=lychee@__DOMAIN__