services.firezone.server.api.externalUrl
NixOS option
The external URL under which you will serve the api. You need to setup a reverse proxy for TLS termination, either with services.firezone.server.nginx.enable or manually.
type: string matching the pattern ^https://.+/$Example
declared in: nixos/modules/services/networking/firezone/server.nixView source on NixOS/nixpkgs →"https://firezone.example.com/api/"