services.kvrocks.settings.bind

NixOS option

The addresses to bind to.

type: list of string
Default
[
  "127.0.0.1"
  "::1"
]
declared in: nixos/modules/services/databases/kvrocks.nixView source on NixOS/nixpkgs →