We are doing POC's around hosted targets to understand their behaviour.Below is a question we have on the deployment of the node app used by hosted targets
From the definition hosted targets are running in a seperate container.If so is it possible to make changes and deploy them independently without changing the api.
Like I create a hosted target proxy and now if i want to change some code in the node app can i do that independently and deploy that change without touching the api
Please let me know your thoughts