mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
5 lines
57 B
INI
5 lines
57 B
INI
[wsgi]
|
|
|
|
entrypoint = httpbin:app
|
|
requirements = reqs.txt
|