parent
b16d7cc6c4
commit
5c54e12099
2 changed files with 5 additions and 2 deletions
|
@ -34,4 +34,6 @@ export async function jobQueue() {
|
|||
|
||||
jobQueue.get(QueueProcessorService).start();
|
||||
jobQueue.get(ChartManagementService).start();
|
||||
|
||||
return jobQueue;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue