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.