diff --git a/public/editor-app/app-cfg.js b/public/editor-app/app-cfg.js index 30cff5b5b..47a0e9b8c 100644 --- a/public/editor-app/app-cfg.js +++ b/public/editor-app/app-cfg.js @@ -10,7 +10,7 @@ var ACTIVITI = ACTIVITI || {}; ACTIVITI.CONFIG = { 'onPremise' : true, - 'contextRoot' : '/service', + 'contextRoot' : '/', 'webContextRoot' : '/activiti-app' }; /*