Skip to content

Commit

Permalink
Update application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee-DoHa committed Dec 8, 2022
1 parent 36f3616 commit ab15ef4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ spring:
token-uri: https://kauth.kakao.com/oauth/token
user-info-uri: https://kapi.kakao.com/v2/user/me
user-name-attribute: id
servlet:
multipart:
max-file-size: 10MB
max-request-size: 20MB

cloud:
aws:
Expand Down

0 comments on commit ab15ef4

Please sign in to comment.