Skip to content

Commit

Permalink
test cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
phamhongphuc1403 committed Jun 1, 2024
1 parent dc969eb commit d5801ba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ public static IEndpointRouteBuilder UseRealTime(this IEndpointRouteBuilder app)
{
app.MapHub<Hub>("hub");


return app;
}
}

0 comments on commit d5801ba

Please sign in to comment.