services.go-httpbin.settings

Configuration of go-httpbin. See https://github.com/mccutchen/go-httpbin#configuration for a list of options.

Type
open submodule of attribute set of (string or signed integer or boolean)
Example
{
  HOST = "0.0.0.0";
  PORT = 8080;
}
Declared
<nixpkgs/nixos/modules/services/web-apps/go-httpbin.nix>