services.pretalx.settings.site.url

NixOS option

The base URI below which your pretalx instance will be reachable.

type: string
Default
https://${config.services.pretalx.nginx.domain}
Example
"https://talks.example.com"
declared in: nixos/modules/services/web-apps/pretalx.nixView source on NixOS/nixpkgs →