Skip to content

Commit

Permalink
Update CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
khoitmp committed Aug 16, 2024
1 parent 5abbdc2 commit a9e0cd8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace Broker.Api.Controller;

[Route("dev/[controller]")]
[Route("bro/[controller]")]
[ApiController]
public class BrokersController : ControllerBase
{
Expand Down

0 comments on commit a9e0cd8

Please sign in to comment.