We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Correct docs for path delimeter in NODE_CONFIG_DIR
Revert "Destroyed Environment Variables (markdown)" This reverts commit 90d67bcf16e22b08c892840d48a2afd3d97ef12f.
Destroyed Environment Variables (markdown)
Updated Environment Variables (markdown)
Add the __format available types
add code coloring
Document support for multiple NODE_ENV values.
Clarify precendence as noted in #584.
NODE_CONFIG_DIR allows now multiple paths
Added basic information about `NODE_CONFIG_PARSER`, will link to Parser docs once we write them
NODE_CONFIG example: Wrap environment string with '
Docs cut off on hypen "environment-variables.json". Clear up confusion "custom-environment-variables.json" filename.
Removing single quotes as it cause "The $NODE_CONFIG environment variable is malformed JSON"
fix link pointing to incorrect anchor tag for #node_config_env
expand on NODE_CONFIG_ENV usage
adding note regarding NODE_CONFIG_ENV overridding NODE_ENV
make it clearer where to put custom-environment-variables.json file
Added example and explanation for custom environment variables parsing (see #211)
Add coffee extension to custom-environment-variables. documentation
Fixed link to new section.
Draft of custom environment variables documentation.