mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update prod.exs
This commit is contained in:
parent
4d51ffe2d7
commit
6f79bba5a5
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ config :mobilizon, MobilizonWeb.Email.Mailer,
|
|||
adapter: Bamboo.SMTPAdapter,
|
||||
server: "localhost",
|
||||
hostname: "localhost",
|
||||
port: 25,
|
||||
port: 587,
|
||||
# or {:system, "SMTP_USERNAME"}
|
||||
username: nil,
|
||||
# or {:system, "SMTP_PASSWORD"}
|
||||
|
|
Loading…
Add table
Reference in a new issue