web: gunicorn reactdjango.wsgi --limit-request-line 8188 --log-file -
worker: celery worker --app=reactdjango --loglevel=info
