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
{{ message }}
This repository was archived by the owner on Sep 12, 2019. It is now read-only.
When starting the proxy we first check if proxyPort is free and otherwise we pick a random free port.
The live tunnel would always connect to the port specified in the settings, so in that case it would
start serving the wrong dev server on the .live domain.
This makes sure we pass on the new port to the live tunnel if changed
0 commit comments