EnvConfigSourceOptions.env
Home > @backstage/config-loader
> EnvConfigSourceOptions
> env
The environment variables to use, defaults to process.env
.
Signature:
env?: Record<string, string | undefined>;
Home > @backstage/config-loader
> EnvConfigSourceOptions
> env
The environment variables to use, defaults to process.env
.
Signature:
env?: Record<string, string | undefined>;