From e2e1af047cbe5ca4b94984afc95e06176ba8e65c Mon Sep 17 00:00:00 2001 From: Blitblank Date: Sat, 28 Feb 2026 20:07:20 -0600 Subject: [PATCH] re: dotnet proxy config --- api/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/Program.cs b/api/Program.cs index 1ed5777..750db85 100644 --- a/api/Program.cs +++ b/api/Program.cs @@ -26,7 +26,7 @@ if (app.Environment.IsDevelopment()) app.MapOpenApi(); } -//app.UseHttpsRedirection(); +app.UseHttpsRedirection(); var summaries = new[] {