services.kanidm.server.settings.bindaddress

NixOS option

Address/port combination the webserver binds to.

type: string
Default
"127.0.0.1:8443"
Example
"[::1]:8443"
declared in: nixos/modules/services/security/kanidm.nixView source on NixOS/nixpkgs →