Skip to content

Commit

Permalink
Merge pull request #73 from H-Hive/EUNCHAEv1006-patch-3
Browse files Browse the repository at this point in the history
Update application-prod.yml
  • Loading branch information
EUNCHAEv1006 authored Jan 19, 2024
2 parents b9b7d28 + 9793a50 commit 71c3802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spring:

jpa:
hibernate:
ddl-auto: validate
ddl-auto: update
properties:
hibernate:
show_sql: true
Expand All @@ -20,4 +20,4 @@ jwt:
social:
api:
key:
kakao: ${KAKAO_API_KEY}
kakao: ${KAKAO_API_KEY}

0 comments on commit 71c3802

Please sign in to comment.