ASP.Net Core development mode no longer redirects to https.

Fixes hot module reloading through proxy.

Production mode still redirects to https.
This commit is contained in:
2021-07-10 00:04:54 -05:00
parent 3d3c43b944
commit 4e12a4b7fc
3 changed files with 4 additions and 10 deletions

View File

@@ -0,0 +1 @@