Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
second-slip committed Nov 20, 2024
1 parent f3fe6db commit ea209ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Birder/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
// => await Results.Problem(statusCode: statusCodeContext.HttpContext.Response.StatusCode)
// .ExecuteAsync(statusCodeContext.HttpContext));

// app.UseHttpsRedirection();
app.UseHttpsRedirection();

app.UseCors(MyAllowSpecificOrigins);

Expand Down

0 comments on commit ea209ba

Please sign in to comment.