Page MenuHomePhabricator
Paste P5751

(An Untitled Masterwork)
ActivePublic

Authored by Paladox on Jul 14 2017, 10:59 PM.
Tags
None
Referenced Files
F8762142:
Jul 14 2017, 10:59 PM
Subscribers
None
/usr/bin/gunicorn \
--name servermon \
--user www-data \
--group www-data \
--log-file /var/log/gunicorn/servermon.log \
--bind 0.0.0.0:8090 \
--workers 4 \
--timeout 10 \
wsgi