This repository was archived by the owner on Jul 20, 2026. It is now read-only.
Mistype URL on vs.code Docker #3856
Answered
by
bwateratmsft
@bugalwena (bugalwena)
asked this question in
Q&A
|
How do I edit a mistype in a URL for a local host on Docker vs. code? I contacted Docker support, who told me that "a functionality specifically in VS Code." could fix the cause. How or where can I edit the URL? It should be https://localhost:8080 but is missing a colon htttps//localhost:8080 The correct URL will solve many issues. |
Answered by
bwateratmsft
Mar 9, 2023
Replies: 1 comment
0 replies
Answer selected by
bugalwena
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Converted to a discussion since that seemed to fit better.
The easiest way is to simply disconnect the registry and start over with adding it:
In certain circumstances we also show a "Reconnect" option, but IIRC that's only if the registry exists, but gives a 401 unauthorized response. This is intended more for facilitating password changes.