✨ Action log service grpc
This commit is contained in:
@@ -70,6 +70,7 @@ public static class ApplicationConfiguration
|
||||
{
|
||||
app.MapGrpcService<AccountServiceGrpc>();
|
||||
app.MapGrpcService<AuthServiceGrpc>();
|
||||
app.MapGrpcService<ActionLogServiceGrpc>();
|
||||
|
||||
return app;
|
||||
}
|
||||
|
Reference in New Issue
Block a user