Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DotenvConfigOptions

Index

Properties

Properties

Optional debug

debug: undefined | false | true

You may turn on logging to help debug why certain keys or values are not being set as you expect.

Optional encoding

encoding: undefined | string

You may specify the encoding of your file containing environment variables.

Optional path

path: undefined | string

You may specify a custom path if your file containing environment variables is located elsewhere.

Generated using TypeDoc