Skip to content

Commit

Permalink
feat: mailing service terminated - yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RossKWSang committed Nov 27, 2023
1 parent f8f7894 commit 7d7de72
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,3 @@ aladin:
book-detail.url: http://www.aladin.co.kr/ttb/api/ItemLookUp.aspx
server:
port: 8421
mail:
batch:
email: ${email}
password: ${password}
5 changes: 0 additions & 5 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,3 @@ thymeleaf:
prefix: classpath:/templates/
suffix: .html
enabled: true

mail:
batch:
email: ""
password: ""

0 comments on commit 7d7de72

Please sign in to comment.