The command celery worker is used to start a Celery worker. The -A flag is used to set the module that contain the Celery app. The worker will ...
確定! 回上一頁