Mistype URL on vs.code Docker #3856
-
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. |
Beta Was this translation helpful? Give feedback.
Answered by
bwateratmsft
Mar 9, 2023
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
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.