Skip to content

Update queue:work command to specify the database queue for improved queue processing

Insidious Fiddler requested to merge fix-docker-queue into main

This pull request addresses the issue of the queue not running in the docker container. By updating the queue:work command, we now specify the database queue, which helps improve the processing of the queue. The changes aim to resolve the problem and ensure the proper execution of the queue within the docker container.

Merge request reports

Loading