(Feature) - Add env vars support
Description
- Now we support loading configuration via env vars such as:
BACKEND_URL=https://svmon.eudat.eu:8443/api/serviceComponent/jsonreport
CERTIFICATE_PATH=
TOKEN_PATH=
DEBUG_MODE=false
- Also now
svmon
can define his own components via components.json file
Edited by Agustin Pane