Skip to content

Commit

Permalink
feat: Spring Timezone KST로 설정 (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
masonkimseoul authored Aug 22, 2024
1 parent 261e5eb commit 681ab48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ spring:
file-size-threshold: 0B
max-file-size: 20MB
max-request-size: 20MB
jackson:
time-zone: Asia/Seoul

springdoc:
swagger-ui:
Expand Down

0 comments on commit 681ab48

Please sign in to comment.