Files
alfresco-ng2-components/lib/config/proxy-coverage.json
Maurizio Vitale 073311185f [ADF-2788] Fix the process service coverage path and config (#4009)
* Fix the process service coverage path and config

* Create a index report page and run the liteserver
2018-11-27 16:53:32 +00:00

7 lines
71 B
JSON

{
"port": 4344,
"server": {
"baseDir": "./lib/coverage/"
}
}