[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
This commit is contained in:
Denys Vuika
2017-08-01 11:25:32 +01:00
committed by Eugenio Romano
parent 7926023852
commit 3c7e456909
+7
View File
@@ -0,0 +1,7 @@
{
"ecmHost": "http://localhost:3000/ecm",
"bpmHost": "http://localhost:3000/bpm",
"application": {
"name": "Alfresco"
}
}