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