Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offer a recurseParent() config option #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

1cg
Copy link

@1cg 1cg commented Feb 8, 2022

This change allows you to configure a recursive search through parent directories for a .env file. This is useful in a multi-module project when you want to share a common .env file across multiple modules.

No worries if this isn't a feature you want, but I needed it for my own project.

This change allows you to configure a recursive search through parent directories for a .env file.  This is useful in a multi-module project when you want to share a common .env file across multiple modules.
@1cg
Copy link
Author

1cg commented Feb 16, 2022

pinging on this, any interest?

@cdimascio cdimascio self-requested a review March 27, 2022 02:08
@Miuler
Copy link

Miuler commented Oct 26, 2023

Please, add suppor for this feature, the recursive search of .env works in other languages such as Rust and others, and is very useful.

@1cg @cdimascio

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