WHOOPS
This commit is contained in:
parent
bff901fb33
commit
70a5eb9103
@ -32,6 +32,7 @@ app.UseHttpsRedirection();
|
|||||||
app.MapSolicitors();
|
app.MapSolicitors();
|
||||||
app.MapCities();
|
app.MapCities();
|
||||||
app.MapRatingsProviders();
|
app.MapRatingsProviders();
|
||||||
|
app.UseCors();
|
||||||
|
|
||||||
using (var scope = app.Services.CreateScope())
|
using (var scope = app.Services.CreateScope())
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user