mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Provide a way to change the contextBpmRoot from the app.config file (#3144)
This commit is contained in:
committed by
Denys Vuika
parent
c7507c0c31
commit
9792f83c9b
@@ -2,6 +2,7 @@
|
||||
"$schema": "../../lib/core/app-config/schema.json",
|
||||
"ecmHost": "http://{hostname}:{port}",
|
||||
"bpmHost": "http://{hostname}:{port}",
|
||||
"contextRootBpm": "activiti-app",
|
||||
"application": {
|
||||
"name": "Alfresco ADF Application"
|
||||
},
|
||||
|
Reference in New Issue
Block a user