We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd08159 commit e71602dCopy full SHA for e71602d
Procfile
@@ -1,2 +1,2 @@
1
web: python3 -m miss_islington
2
-worker: celery worker --app=miss_islington.tasks.app --concurrency=1
+worker: celery --app miss_islington.tasks.app worker --concurrency=1
0 commit comments