services.matrix-appservice-discord.url

NixOS option

The URL where the application service is listening for HS requests.

type: string
Default
"http://localhost:${toString config.services.matrix-appservice-discord.port}"
declared in: nixos/modules/services/matrix/appservice-discord.nixView source on NixOS/nixpkgs →