Files
alfresco-ng2-components/demo-shell-ng2/app.config.json
Denys Vuika 3c7e456909 [ADF-814] application configuration service (#1969)
* app configuration service

* api improvements and readme update

* extend readme and add defaults

* unit tests for app config service
2017-08-01 11:25:32 +01:00

8 lines
146 B
JSON

{
"ecmHost": "http://localhost:3000/ecm",
"bpmHost": "http://localhost:3000/bpm",
"application": {
"name": "Alfresco"
}
}