Test Postgres database definition
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"EventDB-Test": "Host=localhost;Port=5433;Database=events;Username=sport;Persist Security Info=True;"
|
||||
"EventsPostgres": "Host=localhost;Port=5433;Database=events;Username=sport;Persist Security Info=True;"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user