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

Use sub-environment locally #12

Open
manuelmeurer opened this issue Jul 21, 2024 · 0 comments
Open

Use sub-environment locally #12

manuelmeurer opened this issue Jul 21, 2024 · 0 comments

Comments

@manuelmeurer
Copy link

I have set up a "test" sub-environment in Envkey (from my "development" environment) which I would like to use locally (using a local development key) when I run my app in the Rails "test" environment (by setting RAILS_ENV to "test")

How is that possible?

Currently, the vars from my Envkey "development" environment are loaded when I start the app with RAILS_ENV=test, and I don't see an option to change that.

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

No branches or pull requests

1 participant