Skip to content

Instantly share code, notes, and snippets.

@hmm01i
Last active June 7, 2018 01:12
Show Gist options
  • Save hmm01i/139395e18cb88c9a349892519fa1246a to your computer and use it in GitHub Desktop.
Save hmm01i/139395e18cb88c9a349892519fa1246a to your computer and use it in GitHub Desktop.
i believe this is for nginx
[uwsgi]
module = wsgi
master = true
processes = 5
socket = mysite.sock
chmod-socket = 660
vacuum = true
die-on-term = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment