Load .env from home, git, cwd, cmd line arg

This commit is contained in:
Paul Gauthier 2024-07-06 21:59:20 -03:00
parent 8a0480a56d
commit 46374fb07a
5 changed files with 32 additions and 11 deletions

View file

@ -6,4 +6,4 @@ have their keys and settings
specified in environment variables.
This can be done in your shell,
or by using a
[`.env` file](/docs/config/dotenv.html).
[.env file](/docs/config/dotenv.html).