Configuration of go-httpbin. See https://github.com/mccutchen/go-httpbin#configuration for a list of options.
Declarations
Type
attribute set of (string or signed integer or boolean)
Example
{
HOST = "0.0.0.0";
PORT = 8080;
}
Configuration of go-httpbin. See https://github.com/mccutchen/go-httpbin#configuration for a list of options.
attribute set of (string or signed integer or boolean)
{
HOST = "0.0.0.0";
PORT = 8080;
}