Update queue:work command to specify the database queue for improved queue processing
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.