Disabled sql output.
This commit is contained in:
parent
124e833d28
commit
aff5ffedf9
|
@ -4,4 +4,4 @@ spring.datasource.url=jdbc:postgresql://localhost:5432/gymboard-api-dev
|
|||
|
||||
spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
spring.jpa.show-sql=true
|
||||
spring.jpa.show-sql=false
|
||||
|
|
Loading…
Reference in New Issue