services.keycloak.settings.http-port

NixOS option

On which port Keycloak should listen for new HTTP connections.

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