Files
httpbin/Procfile
T
Kenneth Reitz 10443fffb0 gevent
2011-12-29 13:22:46 -05:00

1 line
60 B
Plaintext

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