File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ Alternatively, you can download and extract the project files.
97
97
- ` HYPERCUBE_DIMENSION ` : a field to use as a dimension for the hypercube (data) example.
98
98
- ` HYPERCUBE_MEASURE ` : a measure expression to use as a measure for the hypercube (data) example.
99
99
- ` MASTER_DIMENSION ` : a master dimension name used for the on-the-fly example.
100
- - ` MASTER_MEASURE ` : a master dimension name used for the on-the-fly example.
100
+ - ` MASTER_MEASURE ` : a master measure name used for the on-the-fly example.
101
101
4 . (Optional) If you wish to further configure your web app and integration, update:
102
102
- ` SESSION_SECRET ` : enter a random long string that will be used to sign the session.
103
103
- ` PORT ` : specify the port the web app will be hosted app when you run it with ` npm run dev ` .
You can’t perform that action at this time.
0 commit comments