|
@@ -43,6 +43,7 @@ import { BullMQPluginOptions } from './types';
|
|
|
* const config: VendureConfig = {
|
|
* const config: VendureConfig = {
|
|
|
* // Add an instance of the plugin to the plugins array
|
|
* // Add an instance of the plugin to the plugins array
|
|
|
* plugins: [
|
|
* plugins: [
|
|
|
|
|
+ * // DefaultJobQueuePlugin should be removed from the plugins array
|
|
|
* BullMQJobQueuePlugin.init({
|
|
* BullMQJobQueuePlugin.init({
|
|
|
* connection: {
|
|
* connection: {
|
|
|
* port: 6379
|
|
* port: 6379
|