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