Skip to content

Instantly share code, notes, and snippets.

@ashokc
Created February 16, 2020 19:43
Show Gist options
  • Save ashokc/fbc2682de32188c6ace617acd8a592ce to your computer and use it in GitHub Desktop.
Save ashokc/fbc2682de32188c6ace617acd8a592ce to your computer and use it in GitHub Desktop.
[program:werkzeug]
command=.../virtualenvs/.../bin/python .../quoteserver/quotes.py
directory=.../quoteserver
autostart=true
redirect_stderr=true
stdout_logfile=/var/log/supervisor/werkzeug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment