diff --git a/scripts/start_production_taskiq.sh b/scripts/start_production_taskiq.sh index 1058a4c..8b383d5 100644 --- a/scripts/start_production_taskiq.sh +++ b/scripts/start_production_taskiq.sh @@ -1,3 +1,3 @@ cd /app -taskiq worker core.taskiq_broker:broker app.services.downloader +taskiq worker core.taskiq_broker:broker app.services.downloader -w 1