We are using exoframe to create ad-hoc sandbox environments for testing, and are very happy with it so far! However, the sandbox server process need to generate URLs to itself, and I have not found a way for the process to access the deployment-id. Each sandbox gets a new random deployment-id which looks like this:
so the process needs to generate a URL that looks like this:
- exo-lars-tz-d3bf77e1.exo.triggerz.io
How can we accomplish that?