Not needed
This commit is contained in:
parent
9901e0d5f7
commit
9694e0a1bf
@ -32,7 +32,6 @@ app.UseFileServer(new FileServerOptions
|
||||
|
||||
app.MapGet("/", () => Results.Redirect("/swagger"));
|
||||
|
||||
app.MapDefaultControllerRoute();
|
||||
app.MapControllers();
|
||||
|
||||
app.MapGrpcService<CatalogService>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user