Skip to content

Commit

Permalink
Chore: DB 초기화 완료
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnida committed Feb 6, 2025
1 parent 82e90d8 commit 4a8e814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spring:

jpa:
hibernate:
ddl-auto: create
ddl-auto: update
properties:
hibernate:
format_sql: true
Expand Down

0 comments on commit 4a8e814

Please sign in to comment.