Skip to content

Commit

Permalink
chore: yml 한줄 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
shinheekim committed Jul 24, 2024
1 parent a6b9342 commit e4e6857
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ spring:
driver-class-name: com.mysql.cj.jdbc.Driver
jpa:
database: mysql
database-platform: org.hibernate.dialect.MySQL8Dialect
hibernate:
ddl-auto: create
show-sql: true
Expand Down

0 comments on commit e4e6857

Please sign in to comment.