⚗️ Testing out the File Storing System v2
This commit is contained in:
@@ -16,7 +16,6 @@ public static class ApplicationBuilderExtensions
|
||||
{
|
||||
// Map your gRPC services here
|
||||
app.MapGrpcService<FileServiceGrpc>();
|
||||
app.MapGrpcService<FileReferenceServiceGrpc>();
|
||||
app.MapGrpcReflectionService();
|
||||
|
||||
return app;
|
||||
|
||||
Reference in New Issue
Block a user