Skip to content

Commit

Permalink
fix: 테스트 코드 에러 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
peeerr committed Oct 22, 2024
1 parent a21b0d9 commit 9842390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spring:
jdbc:
time_zone: Asia/Seoul
hibernate:
ddl-auto: none
ddl-auto: update

h2:
console:
Expand Down

0 comments on commit 9842390

Please sign in to comment.