Skip to content

Commit 5a3cb42

Browse files
Merge pull request #58 from contentstack/fix/dx-3250-update-readme-env-variables
Add Environment Variables section to README.md
2 parents c952db9 + 163c5e1 commit 5a3cb42

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ The following content store modules are available
4949
The following asset store modules are available
5050
- [@contentstack/datasync-asset-store-filesystem](https://github.com/contentstack/datasync-asset-store-filesystem)
5151

52+
### Environment Variables
53+
54+
| Variable | Description | Default |
55+
|--------------|-----------------------------------------------------|-----------------|
56+
| NODE_ENV | Sets the application environment | development |
57+
5258
### Install all dependencies
5359
```cmd
5460
npm install

0 commit comments

Comments
 (0)