summaryrefslogtreecommitdiffstats
path: root/workflow/workflow-designer-ui/src/main/frontend/src/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'workflow/workflow-designer-ui/src/main/frontend/src/config/config.json')
-rw-r--r--workflow/workflow-designer-ui/src/main/frontend/src/config/config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/workflow/workflow-designer-ui/src/main/frontend/src/config/config.json b/workflow/workflow-designer-ui/src/main/frontend/src/config/config.json
new file mode 100644
index 00000000..f1121444
--- /dev/null
+++ b/workflow/workflow-designer-ui/src/main/frontend/src/config/config.json
@@ -0,0 +1,5 @@
+{
+ "version": "0.1",
+ "appContextPath" : "/",
+ "defaultRestPrefix": "/wf"
+}