services.firezone.server.web.externalUrl

The external URL under which you will serve the web interface. 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
"https://firezone.example.com/"
Declared
<nixpkgs/nixos/modules/services/networking/firezone/server.nix>