httpbin
Options
Section titled “Options”services.httpbin.enable
Section titled “services.httpbin.enable”Whether to enable httpbin.
Type: boolean
Default:
falseExample:
trueDeclared by:
services.httpbin.bind
Section titled “services.httpbin.bind”Addresses for httpbin to listen on.
Type: list of string
Default:
[ "127.0.0.1:8080"]Declared by:
services.httpbin.extraArgs
Section titled “services.httpbin.extraArgs”Gunicorn CLI arguments for httpbin.
Type: list of string
Default:
[ ]Declared by:

