Skip to content

Instantly share code, notes, and snippets.

@burgil
Created April 22, 2024 00:42
Show Gist options
  • Save burgil/4709765789ca713e6fdaa9dbbd4d46a1 to your computer and use it in GitHub Desktop.
Save burgil/4709765789ca713e6fdaa9dbbd4d46a1 to your computer and use it in GitHub Desktop.
Change Live Server Port - Simply create a new folder named .vscode (if it doesn't already exist) and add the following file in it / line if it already exist
{
"liveServer.settings.port": 4242
}
@burgil
Copy link
Author

burgil commented Apr 22, 2024

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment