Files
httpbin/Procfile
T
2017-05-11 11:40:45 -04:00

2 lines
85 B
Plaintext

web: gunicorn httpbin:app --log-file - --worker-class="egg:meinheld#gunicorn_worker"