mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 06:46:16 +00:00
2 lines
85 B
Plaintext
2 lines
85 B
Plaintext
web: gunicorn httpbin:app --log-file - --worker-class="egg:meinheld#gunicorn_worker"
|