-
Notifications
You must be signed in to change notification settings - Fork 497
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
Add support for load multiple files by values defined in NODE_ENV #486
Add support for load multiple files by values defined in NODE_ENV #486
Conversation
Hello Guys, any problem with this PR? I can help with something? |
Thank you for your patience - I've been pretty busy lately. |
"db": { | ||
"name": "bare-metal-config-env-provided" | ||
} | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like you've removed the final newline in these files. Could you un-do those changes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, i will update this
This looks good - thank you for adding this feature. Only one comment in the code review - if you could undo those newline removals and re-issue the PR, I'll get it merged. |
@leonardovillela - We are having a conversation on #484 regarding including this in a major version bump. Will get this published as soon as we conclude that version bump issue. |
Would |
I noticed the wiki was never updated to reflect this change. Documenting it now. |
See #481, @lorenwest.