We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5039d7a commit ada2f45Copy full SHA for ada2f45
vagrant/provisioning/roles/mystamps-app/templates/application-prod.properties
@@ -10,6 +10,7 @@ spring.mail.host: smtp.mailgun.org
10
spring.mail.port: 25
11
spring.mail.username: postmaster@my-stamps.ru
12
spring.mail.password: {{ user_mail_password }}
13
+spring.mail.test-connection: true
14
15
spring.messages.cache-seconds: -1
16
spring.messages.fallback-to-system-locale: false
0 commit comments