Skip to content

Commit

Permalink
more info about .env
Browse files Browse the repository at this point in the history
  • Loading branch information
DreadKnight authored Dec 13, 2021
1 parent 4bd6228 commit a464dba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ The `npm install` command will also update any required dependencies if the `pac

### Setup environment variables

In case you want to customize your local setup, you can duplicate existing `.env.example` file into `.env`, adjust it as you see fit and that file will become default.

```sh
cp .env.example .env
```
Expand Down

0 comments on commit a464dba

Please sign in to comment.