Hide error while loading postgress
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
spring.datasource.url=jdbc:postgresql://database:5432/postgres
|
||||
spring.datasource.username=postgres
|
||||
spring.datasource.password=postgres
|
||||
spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation=true
|
||||
|
||||
Reference in New Issue
Block a user