Skip to content

Commit

Permalink
doc: README (#65)
Browse files Browse the repository at this point in the history
* Adding NODE_CONFIG_TS_ENV as an alternative to NODE_ENV

* Fixing README
  • Loading branch information
Alex Dransfield authored Sep 25, 2020
1 parent 7f601d4 commit 9c6d417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ There are three directories in which a project can have configurations — `depl

| **process.env** | **directory** |
| --------------- | ------------------ |
| NODE_ENV | NODE_CONFIG_TS_ENV | /config/env |
| NODE_ENV or NODE_CONFIG_TS_ENV | /config/env |
| DEPLOYMENT | /config/deployment |
| USER (USERNAME) | /config/user |

Expand Down

0 comments on commit 9c6d417

Please sign in to comment.