fix: svdx base url
- Added a fix for parsing svdx base url, if the value starts with https or http, it will be directly used, if it is only host name it will append https.
- Added debug logs for the base url.
Closes #56 (closed)
Edited by Zdravko Iliev