mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
6ee9f407c6
Because that's a UNIX convention - see http://stackoverflow.com/questions/729692/why-should-files-end-with-a-newline
2 lines
31 B
Plaintext
2 lines
31 B
Plaintext
web: gunicorn httpbin:app -w 6
|