Skip to content

Commit 7c7bca6

Browse files
Async
1 parent 8adda7c commit 7c7bca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ app.name = Development Env
22

33
spring.profiles.active: book,prod
44

5-
# spring.mail.host = smtp.gmail.com
5+
spring.mail.host = smtp.gmail.com
66
spring.mail.username = [email protected]
77
spring.mail.password = an_application_password
88

0 commit comments

Comments
 (0)