Fix jpa indentation
This commit is contained in:
@ -6,6 +6,6 @@ spring:
|
||||
username: ${DB_USER:dev}
|
||||
password: ${DB_PASSWORD:password}
|
||||
driver-class-name: org.postgresql.Driver
|
||||
jpa:
|
||||
show-sql: true
|
||||
database-platform: org.hibernate.dialect.PostgreSQLDialect
|
||||
jpa:
|
||||
show-sql: true
|
||||
database-platform: org.hibernate.dialect.PostgreSQLDialect
|
||||
|
Reference in New Issue
Block a user