services.headplane.settings.server.base_url

NixOS option

The base URL for Headplane. Used for OIDC redirect callback URL detection. Should not include the dashboard prefix (/admin).

type: null or string
Default
null
Example
"https://headplane.example.com"
declared in: nixos/modules/services/networking/headplane.nixView source on NixOS/nixpkgs →