[ADF-2134] App config schema (#2892)

* Application config schema

* Adding descriptions

* validate-config npm script

* Finishing schema

* Package.json modifications

* Add validation to demo shell start
This commit is contained in:
Popovics András
2018-01-30 13:34:08 +00:00
committed by Eugenio Romano
parent 08f2cc9236
commit fafc75a9a0
4 changed files with 325 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{
"$schema": "../../lib/core/app-config/schema.json",
"ecmHost": "http://{hostname}:{port}",
"bpmHost": "http://{hostname}:{port}",
"application": {