incident-detector-test
v1.0.8
Published
Api incident projekt
Downloads
2
Readme
Package configuration:
In package.json for the project an Object "incident" need to be initialized:
Example:
"incident": { "host": "127.0.0.1", "method": "POST", "path": "/error/logError", "port": 3000 }