Skip to content

Commit

Permalink
[fix]: 카카오 주소 api에 따른 커뮤니티 글 entity 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jhy11 committed Aug 8, 2023
1 parent 39272c1 commit 7a5c591
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 @@ -17,7 +17,7 @@ spring:

jpa:
hibernate:
ddl-auto: update
ddl-auto: create

properties:
hibernate:
Expand Down

0 comments on commit 7a5c591

Please sign in to comment.