Skip to content

Commit

Permalink
v1.0.7 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sangwook02 authored Feb 27, 2024
2 parents 917eb3a + 9c6b6f7 commit 1f87b46
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 @@ -4,7 +4,7 @@ spring:
on-profile: "prod"
jpa:
hibernate:
ddl-auto: none
ddl-auto: update

logging:
level:
Expand Down

0 comments on commit 1f87b46

Please sign in to comment.