Skip to content
Snippets Groups Projects
Commit 73121a08 authored by Ben Adida's avatar Ben Adida
Browse files

whoops concurrency

parent c38b2a5b
Branches
Tags
No related merge requests found
web: gunicorn wsgi:application -b 0.0.0.0:$PORT -w 8
worker: python manage.py celeryd -E -B --beat -concurrency=1
\ No newline at end of file
worker: python manage.py celeryd -E -B --beat --concurrency=1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment