Skip to content

Commit

Permalink
whoops concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
benadida committed Jan 11, 2014
1 parent c38b2a5 commit 73121a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
web: gunicorn wsgi:application -b 0.0.0.0:$PORT -w 8
worker: python manage.py celeryd -E -B --beat -concurrency=1
worker: python manage.py celeryd -E -B --beat --concurrency=1

0 comments on commit 73121a0

Please sign in to comment.