mirror of
https://github.com/YunoHost-Apps/rallly_ynh.git
synced 2024-09-03 20:16:16 +02:00
Update .env
This commit is contained in:
parent
54ec0fa2cf
commit
e03971c79c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ SMTP_PORT=25
|
||||||
# Set to "true" if SSL is enabled for your SMTP connection
|
# Set to "true" if SSL is enabled for your SMTP connection
|
||||||
SMTP_SECURE=false
|
SMTP_SECURE=false
|
||||||
# The username (if auth is enabled on your SMTP server)
|
# The username (if auth is enabled on your SMTP server)
|
||||||
SMTP_USER=_APP__
|
SMTP_USER=__APP__
|
||||||
# The password (if auth is enabled on your SMTP server)
|
# The password (if auth is enabled on your SMTP server)
|
||||||
SMTP_PWD=__MAIL_PWD__
|
SMTP_PWD=__MAIL_PWD__
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue