don't use redirection
This commit is contained in:
@ -71,7 +71,6 @@ namespace nuget_host
|
||||
else
|
||||
{
|
||||
app.UseExceptionHandler("/Home/Error");
|
||||
app.UseHsts();
|
||||
dbContext.Database.Migrate();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user