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 extension infers browser launch by looking at what port is mapped to 80 in the container (if any), and opens to http://localhost:{thatPort}. There's doesn't seem to be any configurability here, which should be added.
The text was updated successfully, but these errors were encountered:
Currently the extension infers browser launch by looking at what port is mapped to 80 in the container (if any), and opens to
http://localhost:{thatPort}
. There's doesn't seem to be any configurability here, which should be added.The text was updated successfully, but these errors were encountered: