services.rust-federation-tester.settings.listen_addr

NixOS option

Address the API server should listen on.

type: string
Default
"[::]:8080"
Example
"unix:/run/rust-federation-tester/rust-federation-tester.sock"
declared in: nixos/modules/services/matrix/rust-federation-tester.nixView source on NixOS/nixpkgs →