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

Issue with alternative Node Environment names #14

Open
faheyyy opened this issue May 26, 2017 · 0 comments
Open

Issue with alternative Node Environment names #14

faheyyy opened this issue May 26, 2017 · 0 comments

Comments

@faheyyy
Copy link

faheyyy commented May 26, 2017

To select a configuration file, you include the following line:

var config = require('../config/' + (process.env.NODE_ENV || 'default'));

In my set up, I have multiple different environment variables names (which includes, but is not limited to, staging and production). Can you make it possible to override the environment variable and select a configuration manually?

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