Files
httpbin/epio.ini
T
Kenneth Reitz 5b970d01cf static fix
2011-06-12 21:11:56 -04:00

16 lines
158 B
INI

[wsgi]
# Location of your requirements file
entrypoint = httpbin:app
requirements = reqs.txt
[services]
redis = true
[env]
HTTPBIN_LOG_REQUESTS = true