From c34a3ab4f4e91ef78bc8b4260b7da6b8bc04fccc Mon Sep 17 00:00:00 2001 From: Leandro Hernan Rojas Date: Fri, 31 Jan 2025 17:55:06 -0300 Subject: [PATCH] Ajuste de CI.YML v3 --- phronCare.API/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phronCare.API/Program.cs b/phronCare.API/Program.cs index c3f1a99..e30ef8b 100644 --- a/phronCare.API/Program.cs +++ b/phronCare.API/Program.cs @@ -110,7 +110,7 @@ builder.Services.AddSwaggerGen(option => }); #endregion -#region CORS SIN CAMBIOS Y FUNCIONANDO +#region CORS SIN CAMBIOS // builder.Services.AddCors(p => p.AddPolicy("CORS", builder => // { // builder