mirror of
https://github.com/Quackster/Minerva.git
synced 2025-06-29 21:07:45 +00:00
Update Program.cs
This commit is contained in:
parent
06c482aca1
commit
a20f9e832e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ namespace Helios.Imager
|
||||||
app.UseHsts();
|
app.UseHsts();
|
||||||
}
|
}
|
||||||
|
|
||||||
app.UseHttpsRedirection();
|
// app.UseHttpsRedirection();
|
||||||
app.UseRouting();
|
app.UseRouting();
|
||||||
|
|
||||||
app.MapControllerRoute(
|
app.MapControllerRoute(
|
||||||
|
|
Loading…
Add table
Reference in a new issue