don't use redirection
This commit is contained in:
parent
e51da7f359
commit
f6a27fa919
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ namespace nuget_host
|
|||
else
|
||||
{
|
||||
app.UseExceptionHandler("/Home/Error");
|
||||
app.UseHsts();
|
||||
dbContext.Database.Migrate();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue