mirror of
https://github.com/YunoHost-Apps/n8n_ynh.git
synced 2024-09-03 19:55:52 +02:00
Update .env
This commit is contained in:
parent
33c0320abd
commit
28aadccb6d
1 changed files with 1 additions and 1 deletions
|
@ -43,5 +43,5 @@ N8N_EMAIL_MODE=smtp
|
|||
N8N_SMTP_HOST=localhost
|
||||
N8N_SMTP_PORT=25
|
||||
N8N_SMTP_USER=__APP__
|
||||
N8N_SMTP_PASS=__MAIL__PWD__
|
||||
N8N_SMTP_PASS=__MAIL_PWD__
|
||||
N8N_SMTP_SENDER=__EMAIL__
|
||||
|
|
Loading…
Reference in a new issue