aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/src/config/config.json
blob: eb7d181b659f78b3138a629be642eeccdfb77e09 (plain)
1
2
3
4
5
6
{
	"version": "0.1",
	"appContextPath" : "/",
	"defaultRestPrefix": "/wf",
	"activitiesRestPrefix": "/v1.0"
}