Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuchk4 authored Jan 5, 2017
1 parent fc58175 commit 81b913d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ https://github.com/facebookincubator/create-react-app/issues/1343

## Better Use [dotenv](https://www.npmjs.com/package/dotenv)

By default it will readt variables from `.env` config. If you need to read custom config:

```
"scripts": {
"run": "node -r dotenv/config ./node_modules/.bin/react-scripts start dotenv_config_path=dev.env"
Expand Down

0 comments on commit 81b913d

Please sign in to comment.