wdiwtlt/core/database.json
2016-02-09 15:32:59 -06:00

6 lines
162 B
JSON

{
"driver": "postgres",
"sqlDir": "src/main/sql/migrations",
"connectionString": "host=localhost port=5432 dbname=wdiwtlt user=jdbernard password="
}