services.firezone.headless-client.apiUrl
NixOS option
The URL of your firezone server’s API. This should be the same as your server’s setting for services.firezone.server.settings.api.externalUrl, but with wss:// instead of https://.
type: string matching the pattern ^wss://.+/$Example
declared in: nixos/modules/services/networking/firezone/headless-client.nixView source on NixOS/nixpkgs →"wss://firezone.example.com/api/"