Skip to content

Commit 7a2600d

Browse files
committed
Remove https warning
1 parent 77950dd commit 7a2600d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
app.UseSwagger();
1212
app.UseSwaggerUI();
1313

14-
app.UseHttpsRedirection();
1514
app.UseAuthorization();
1615
app.Use(async (context, next) =>
1716
{

0 commit comments

Comments
 (0)