Skip to content

Commit

Permalink
[REFACTOR]application.yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
326eunjin committed Feb 24, 2024
1 parent f21adf9 commit 4e1ea58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spring:
jpa:
hibernate:
ddl-auto: update
dialect: org.hibernate.dialect.MySQL5InnoDBDialect
properties:
hibernate:
show_sql: true
Expand Down

0 comments on commit 4e1ea58

Please sign in to comment.