Hide error while loading postgress

This commit is contained in:
Lukasz
2018-06-07 23:30:25 +02:00
parent 20f30da4ae
commit 24e4b79886

View File

@@ -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