Major update
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"DBConnectionString": "Host=localhost;Database=mlb-game-day;Username=postgres;Password=postgres"
|
||||
"DBConnectionString": "Host=localhost;Port=5450;Database=teams;Username=postgres;Password=postgres"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user