diff --git a/README.md b/README.md index 305b781..c83ba27 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,12 @@ The following content store modules are available The following asset store modules are available - [@contentstack/datasync-asset-store-filesystem](https://github.com/contentstack/datasync-asset-store-filesystem) +### Environment Variables + +| Variable | Description | Default | +|--------------|-----------------------------------------------------|-----------------| +| NODE_ENV | Sets the application environment | development | + ### Install all dependencies ```cmd npm install