Skip to content

Instantly share code, notes, and snippets.

@docapotamus
Created January 18, 2016 10:07
Show Gist options
  • Save docapotamus/efd05ff7cac78e938daa to your computer and use it in GitHub Desktop.
Save docapotamus/efd05ff7cac78e938daa to your computer and use it in GitHub Desktop.
PJUU_SETTINGS=/pjuu/conf/settings.py WEB_CONCURRENCY=`nproc` gunicorn -b 127.0.0.1:8000 -D -k gevent pjuu.wsgi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment