WHOOPS
This commit is contained in:
@@ -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())
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user