services.speedtest-tracker.settings.APP_URL

NixOS option

The APP_URL used by Speedtest Tracker internally. Please make sure this URL matches the external URL of your installation. It is used to validate specific requests and to generate URLs in notifications.

type: string
Default
''
  http(s)://''${config.services.speedtest-tracker.virtualHost}
''
declared in: nixos/modules/services/web-apps/speedtest-tracker.nixView source on NixOS/nixpkgs →