support route change
[sdc/sdc-workflow-designer.git] / workflow-designer-ui / src / main / frontend / src / config / config.json
index eb7d181..96a7ca5 100644 (file)
@@ -1,6 +1,6 @@
 {
        "version": "0.1",
        "appContextPath" : "/",
-       "defaultRestPrefix": "/wf",
-       "activitiesRestPrefix": "/v1.0"
+       "defaultRestPrefix": "/workflows/wf",
+       "activitiesRestPrefix": "/workflows/v1.0"
 }