re: dotnet proxy config
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Build and Deploy API / build-and-deploy (push) Successful in 8s

This commit is contained in:
2026-02-28 20:07:20 -06:00
parent 80ee3dcd0d
commit e2e1af047c

View File

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