Skip to content

Commit

Permalink
open api yamls were updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunagatov committed Aug 31, 2024
1 parent cc0c918 commit e76ebad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spring:
host: smtp.gmail.com
port: 587
username: [email protected]
password: ${MAIL_PASSWORD}
password: "${MAIL_PASSWORD}"
subject:
confirmation: "Iced Latte - Email Confirmation"
properties:
Expand Down

0 comments on commit e76ebad

Please sign in to comment.