Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [uwsgi]
- module = wsgi:app
- master = true
- processes = 5
- socket = /tmp/ara.sock
- chmod-socket = 660
- vacuum = true
- die-on-term = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement