Skip to content

Conversation

@MikeGarde
Copy link
Owner

  • Allow users to specify the .env file using the DOTENV_FILE environment variable.
  • Updated logic to prioritize --file CLI option, then DOTENV_FILE, and default to .env.
  • Added unit tests to verify behavior when DOTENV_FILE is set.
  • Updated README.md with usage instructions for the DOTENV_FILE environment variable.

- Allow users to specify the `.env` file using the `DOTENV_FILE` environment variable.
- Updated logic to prioritize `--file` CLI option, then `DOTENV_FILE`, and default to `.env`.
- Added unit tests to verify behavior when `DOTENV_FILE` is set.
- Updated `README.md` with usage instructions for the `DOTENV_FILE` environment variable.
@MikeGarde MikeGarde merged commit 76c9cb2 into main Jun 15, 2025
4 checks passed
@MikeGarde MikeGarde deleted the env-var-for-env-file-selection branch June 15, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants