Files
httpbin/Procfile
T
Kenneth Reitz 5ebdbc0948 gunicorn
2011-10-20 22:20:52 -04:00

1 line
44 B
Plaintext

web: gunicorn httpbin:app -b "0.0.0.0:$PORT"