services.keycloak.settings.hostname

NixOS option

The hostname part of the public URL used as base for all frontend requests. See https://www.keycloak.org/server/hostname for more information about hostname configuration.

type: null or string
Default
null
Example
"keycloak.example.com"
declared in: nixos/modules/services/web-apps/keycloak.nixView source on NixOS/nixpkgs →