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

Ability to specify path of .env file #7

Open
iongion opened this issue Sep 24, 2021 · 2 comments
Open

Ability to specify path of .env file #7

iongion opened this issue Sep 24, 2021 · 2 comments

Comments

@iongion
Copy link

iongion commented Sep 24, 2021

Hi,

It would be nice to have the ability to specify where to load .env file from and its name.
This is to support multiple environments, such as for testing, production, staging

tests/.env.testing
.env <- This is on git
.env.override <- This is not on git
.env.staging <- This is on git
.env.staging.override <- This is not on git

What do you think ?

TENX-S added a commit to TENX-S/Set-PsEnv that referenced this issue Sep 28, 2021
@Aankhen
Copy link

Aankhen commented Nov 21, 2021

That would definitely be useful.

@ravensorb
Copy link

Agreed - this would be very helpful.

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 a pull request may close this issue.

3 participants