Skip to content

Commit

Permalink
Merge pull request #82 from 0702Yoon/main
Browse files Browse the repository at this point in the history
chore : 프론트 토큰 테스트 시간
  • Loading branch information
0702Yoon authored Aug 14, 2024
2 parents 2868e70 + 65bad70 commit 46c438f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spring:
# password: 1234
jpa:
hibernate:
ddl-auto: create-drop
ddl-auto: update
properties:
hibernate:
format_sql: true
Expand Down

0 comments on commit 46c438f

Please sign in to comment.