Skip to content

Commit 5ca20bd

Browse files
committed
2 parents 8487015 + 19f98af commit 5ca20bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

StarWars.API/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ public static async Task Main(string[] args)
127127
}
128128

129129
app.UseCors("CorsPolicy");
130-
app.UseHttpsRedirection();
131130
app.UseSwagger();
132131
app.UseSwaggerUI(c =>
133132
{

0 commit comments

Comments
 (0)