mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-05 07:03:24 +01:00
Change mail port.
This commit is contained in:
parent
173f5f5f82
commit
29b4503135
@ -34,7 +34,7 @@ database.password=${DATABASE_PASSWORD}
|
||||
#------------------------
|
||||
# Sendgrid Configuration
|
||||
#------------------------
|
||||
mail.smtp.port=587
|
||||
mail.smtp.port=465
|
||||
mail.smtp.host=smtp.sendgrid.net
|
||||
mail.username=${SENDGRID_USERNAME}
|
||||
mail.password=${SENDGRID_PASSWORD}
|
||||
|
Loading…
Reference in New Issue
Block a user