We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c952db9 commit 163c5e1Copy full SHA for 163c5e1
README.md
@@ -49,6 +49,12 @@ The following content store modules are available
49
The following asset store modules are available
50
- [@contentstack/datasync-asset-store-filesystem](https://github.com/contentstack/datasync-asset-store-filesystem)
51
52
+### Environment Variables
53
+
54
+| Variable | Description | Default |
55
+|--------------|-----------------------------------------------------|-----------------|
56
+| NODE_ENV | Sets the application environment | development |
57
58
### Install all dependencies
59
```cmd
60
npm install
0 commit comments