Skip to content

Commit

Permalink
Update application-dev.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KwonJuHwan authored Jan 25, 2024
1 parent 93b71b1 commit bae961c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spring:
jpa:
show-sql: true
hibernate:
ddl-auto: create
ddl-auto: update
logging:
level:
org.springframework.security: debug
org.springframework.security: debug

0 comments on commit bae961c

Please sign in to comment.