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

fixed concurrency

parent abc03164
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
\ 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