MyNixOS website logo
option

services.firezone.server.api.externalUrl

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.

Declarations
Type
string matching the pattern ^https://.+/$
Example
"https://firezone.example.com/api/"
Sign in to create a configuration using this setting.