Skip to content

Commit 2781729

Browse files
Update Program.cs
1 parent 8919d6f commit 2781729

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

devops/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
}
1616
app.UseHttpsRedirection();
1717
app.UseHttpsRedirection();
18+
app.UseHttpsRedirection();
1819
app.UseRouting();
1920

2021
app.UseAuthorization();

0 commit comments

Comments
 (0)