mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
revert to 587
This commit is contained in:
parent
515cf3e378
commit
c9a576d15e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ REDIS_URL=redis://
|
|||
|
||||
# Emails
|
||||
UI_URL=__DOMAIN__
|
||||
EMAIL_URL=smtp://__APP__:__MAIL_PWD__@__DOMAIN__:465/?ssl=True
|
||||
EMAIL_URL=smtp://__APP__:__MAIL_PWD__@__DOMAIN__:587/?tls=True
|
||||
SENDER_EMAIL=__APP__@__DOMAIN__
|
||||
# WORKERS_PROCESSES=
|
||||
|
||||
|
|
Loading…
Reference in a new issue