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

whoops concurrency

parent c38b2a5b
No related branches found
No related tags found
No related merge requests found
web: gunicorn wsgi:application -b 0.0.0.0:$PORT -w 8 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
\ No newline at end of file \ 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