MyNixOS website logo
option

services.firezone.headless-client.apiUrl

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://.

Declarations
Type
string matching the pattern ^wss://.+/$
Example
"wss://firezone.example.com/api/"