diff --git a/demo-shell-ng2/app.config.json b/demo-shell-ng2/app.config.json new file mode 100644 index 0000000000..0e8f560881 --- /dev/null +++ b/demo-shell-ng2/app.config.json @@ -0,0 +1,7 @@ +{ + "ecmHost": "http://localhost:3000/ecm", + "bpmHost": "http://localhost:3000/bpm", + "application": { + "name": "Alfresco" + } +}