Skip to content

Commit

Permalink
Merge pull request #68 from Central-MakeUs/dev
Browse files Browse the repository at this point in the history
[Chore] DB 초기화 완료
  • Loading branch information
dainnida authored Feb 6, 2025
2 parents 82e90d8 + 4a8e814 commit 3ae3109
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 3ae3109

Please sign in to comment.