You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Wrapper decides which URL to use based on the passed in env and creates it in code.
It should instead pass the env to a well known service that returns the URL to use.
Currently the Wrapper decides which URL to use based on the passed in env and creates it in code.
It should instead pass the env to a well known service that returns the URL to use.
Goal: