Skip to content

Instantly share code, notes, and snippets.

@eugena
Last active August 29, 2015 14:23
Show Gist options
  • Save eugena/c7c8f02783596235c468 to your computer and use it in GitHub Desktop.
Save eugena/c7c8f02783596235c468 to your computer and use it in GitHub Desktop.
uwsgi --socket /var/run/uwsgi/application_name --env DJANGO_SETTINGS_MODULE=application_name.settings --module application_name.wsgi:application --chmod-socket=664
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment