services.heisenbridge.registrationUrl

The URL where the application service is listening for HS requests, from the Matrix HS perspective.# The default value assumes the bridge runs on the same host as the home server, in the same network.

Type
string
Default
"http://$\${cfg.address}:$\${toString cfg.port}"
Example
"https://matrix.example.org"
Declared
<nixpkgs/nixos/modules/services/misc/heisenbridge.nix>