Guest User

Untitled

a guest
Feb 25th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. [program:gunicorn]
  2. command=/bin/gunicorn -w 4 myapp:app
  3. environment=MY_ENV=/var/null
  4. user=www-data
Add Comment
Please, Sign In to add comment