6 lines
154 B
JSON
6 lines
154 B
JSON
{
|
|
"driver": "postgres",
|
|
"connectionString": "host=localhost port=5999 dbname=personal_measure user=postgres",
|
|
"sqlDir": "src/main/sql/migrations"
|
|
}
|