Interface: DotenvFiles
Interface: DotenvFiles
Specifies .env
file paths and options.
Properties
default?
optional default: boolean;
Whether to use this configuration as the default.
override?
optional override: boolean;
Whether to override existing values.
path
path: string | string[];
Paths to .env
files.