feature/ci-cd #1

Merged
homeburger merged 53 commits from feature/ci-cd into main 2026-02-28 23:04:37 -06:00
Showing only changes of commit d18a1a1680 - Show all commits

View File

@@ -23,7 +23,7 @@ if (app.Environment.IsDevelopment())
app.MapOpenApi(); app.MapOpenApi();
} }
app.UseHttpsRedirection(); //app.UseHttpsRedirection();
var summaries = new[] var summaries = new[]
{ {