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