services.firefly-iii.settings.APP_ENV

NixOS option

The app environment. It is recommended to keep this at “local”. Possible values are “local”, “production” and “testing”

type: one of "local", "production", "testing"
Default
"local"
Example
"production"
declared in: nixos/modules/services/web-apps/firefly-iii.nixView source on NixOS/nixpkgs →