Skip to content

Use localhost for Windows start script#114

Open
Hurrieam wants to merge 1 commit intochenglou:mainfrom
Hurrieam:main
Open

Use localhost for Windows start script#114
Hurrieam wants to merge 1 commit intochenglou:mainfrom
Hurrieam:main

Conversation

@Hurrieam
Copy link
Copy Markdown

@Hurrieam Hurrieam commented Apr 7, 2026

Update package.json start:windows script to bind the dev server to 127.0.0.1 instead of 0.0.0.0. This restricts the Windows development server to localhost, preventing it from listening on all interfaces and reducing accidental external exposure.

Update package.json start:windows script to bind the dev server to 127.0.0.1 instead of 0.0.0.0. This restricts the Windows development server to localhost, preventing it from listening on all interfaces and reducing accidental external exposure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant