1
0
Fork 0
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:
yalh76 2020-01-12 20:36:52 +01:00
parent 4d51ffe2d7
commit 6f79bba5a5

View file

@ -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"}