Hi,
I was recently trying to update our current nodeJs App (Trireme) to the new HostedTarget type on one of our proxies.
We have three environments (test, dev, and prod). Using dev, I updated to Hosted Target and this had the undesired effect of disabling the prod environment, which began returning 502 gateway errors.
Do you have any best-practices on how to update to HostedTargets without breaking the current prod, or is a new proxy required to do this?