From d528452288fcc4ded213e6aa938933dc73a6b0de Mon Sep 17 00:00:00 2001 From: bentran1vn Date: Thu, 17 Oct 2024 18:54:46 +0700 Subject: [PATCH] Test Deploy --- MBS-COMMAND.API/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MBS-COMMAND.API/Program.cs b/MBS-COMMAND.API/Program.cs index b00d82b..2a83c48 100644 --- a/MBS-COMMAND.API/Program.cs +++ b/MBS-COMMAND.API/Program.cs @@ -39,7 +39,7 @@ options.GroupNameFormat = "'v'VVV"; options.SubstituteApiVersionInUrl = true; }); - +// builder.Services.ConfigureCors(); // Application Layer