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 8adda7c commit 7c7bca6Copy full SHA for 7c7bca6
src/main/resources/application.properties
@@ -2,7 +2,7 @@ app.name = Development Env
2
3
spring.profiles.active: book,prod
4
5
-# spring.mail.host = smtp.gmail.com
+spring.mail.host = smtp.gmail.com
6
spring.mail.username = [email protected]
7
spring.mail.password = an_application_password
8
0 commit comments