Skip to content

Commit 163c5e1

Browse files
Add Environment Variables section to README.md
1 parent c952db9 commit 163c5e1

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)