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 a83ae6f commit 7359567Copy full SHA for 7359567
back/src/main/resources/application-prod.yml
@@ -27,8 +27,6 @@ spring:
27
mail:
28
host: smtp.gmail.com
29
port: 587
30
- username: ${SPRING_MAIL_USERNAME}
31
- password: ${SPRING_MAIL_PASSWORD}
32
properties:
33
34
smtp:
0 commit comments