Skip to content

Commit

Permalink
Merge pull request #362 from Sunagatov/feature/github-issue-274
Browse files Browse the repository at this point in the history
open api yamls were updated
  • Loading branch information
Sunagatov authored Aug 31, 2024
2 parents ced63ed + e76ebad commit 9b86d54
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: youricedlatteshop@gmail.com
password: ${MAIL_PASSWORD}
password: "${MAIL_PASSWORD}"
subject:
confirmation: "Iced Latte - Email Confirmation"
properties:
Expand Down

0 comments on commit 9b86d54

Please sign in to comment.