Files
httpbin/Procfile
T
2011-12-29 13:25:52 -05:00

1 line
65 B
Plaintext

web: gunicorn httpbin:app -b "0.0.0.0:$PORT" -w 16 -k gevent -t 3