Skip to content

Commit

Permalink
chore: DB 초기화
Browse files Browse the repository at this point in the history
  • Loading branch information
yechan-kim committed Nov 16, 2024
1 parent b7c84f0 commit 1c55ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ spring:
jpa:
show-sql: true
hibernate:
ddl-auto: update
ddl-auto: create

0 comments on commit 1c55ec9

Please sign in to comment.