EnvConfigSourceOptions
Home > @backstage/config-loader
> EnvConfigSourceOptions
Options for EnvConfigSource.create().
Signature:
export interface EnvConfigSourceOptions
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
Record<string, string | undefined> |
(Optional) The environment variables to use, defaults to |