The Cloud mock service used to have most of the values like hostname, ports and etc hardcoded directly into the responses. This PR improves the mock service a little bit by introducing different env variables to make things more configurable so this could be used in a wider range of setups.
Also adding a README file for the mock service to document the newly added env variables.
The Cloud mock service used to have most of the values like hostname, ports and etc hardcoded directly into the responses. This PR improves the mock service a little bit by introducing different env variables to make things more configurable so this could be used in a wider range of setups.
Also adding a README file for the mock service to document the newly added env variables.