Ajuste de CI.YML v3
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 2s

This commit is contained in:
Leandro Hernan Rojas 2025-01-31 17:55:06 -03:00
parent 4b8c5532ce
commit c34a3ab4f4

View File

@ -110,7 +110,7 @@ builder.Services.AddSwaggerGen(option =>
}); });
#endregion #endregion
#region CORS SIN CAMBIOS Y FUNCIONANDO #region CORS SIN CAMBIOS
// builder.Services.AddCors(p => p.AddPolicy("CORS", builder => // builder.Services.AddCors(p => p.AddPolicy("CORS", builder =>
// { // {
// builder // builder