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.
Declarations
Type
string
Default
"http://$\${cfg.address}:$\${toString cfg.port}"
Example
"https://matrix.example.org"