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