Commit 0d8f8e52dc2e3390aeebe1797b7e187aa2226205

Authored by vparomskiy
1 parent 0f0d521d

remove whitespace in postgres properties

... ... @@ -310,7 +310,7 @@ spring:
310 310 password: "${SPRING_DATASOURCE_PASSWORD:}"
311 311
312 312 # PostgreSQL DAO Configuration
313   -# spring:
  313 +#spring:
314 314 # data:
315 315 # sql:
316 316 # repositories:
... ...