mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[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:
committed by
Eugenio Romano
parent
08f2cc9236
commit
fafc75a9a0
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "../../lib/core/app-config/schema.json",
|
||||
"ecmHost": "http://{hostname}:{port}",
|
||||
"bpmHost": "http://{hostname}:{port}",
|
||||
"application": {
|
||||
|
Reference in New Issue
Block a user