Configuration
Sprout is configured using environment variables passed to the Docker container at startup.
For a complete list of all available options, please see the Advanced Configuration guide.
Variable | Required | Default | Description |
---|---|---|---|
sprout_providers_simpleFIN_accessToken |
Yes | Your access token URL for SimpleFIN Bridge, which is used to connect to your bank accounts securely. | |
sprout_server_jwtExpirationTime |
No | 30m |
The duration for which a login session remains valid. Examples: 24h , 30d . |
TZ |
No | TZ/New_York |
Sets the timezone for the container. A list of valid TZ values is available on Wikipedia. |