Updated service database.json.
This commit is contained in:
parent
09d41b29d6
commit
84711a95fe
@ -1,5 +1,5 @@
|
||||
{
|
||||
"driver": "postgres",
|
||||
"sqlDir": "src/main/sql",
|
||||
"connectionString": "test"
|
||||
"sqlDir": "src/main/sql/migrations",
|
||||
"connectionString": "host=localhost port=5432 dbname=wdiwtlt user=jdbernard password="
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user