services.firefly-iii.settings.APP_URL
NixOS option
The APP_URL used by firefly-iii internally. Please make sure this URL matches the external URL of your Firefly III installation. It is used to validate specific requests and to generate URLs in emails.
type: stringDefault
declared in: nixos/modules/services/web-apps/firefly-iii.nixView source on NixOS/nixpkgs →''
http(s)://''${config.services.firefly-iii.virtualHost}
''