services.keycloak.settings.https-port

NixOS option

On which port Keycloak should listen for new HTTPS connections.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
443
Example
8443
declared in: nixos/modules/services/web-apps/keycloak.nixView source on NixOS/nixpkgs →