Skip to content

chore(site): reserve local dev port - #102

Merged
vishr merged 1 commit into
mainfrom
chore/site-dev-port
Aug 23, 2026
Merged

chore(site): reserve local dev port#102
vishr merged 1 commit into
mainfrom
chore/site-dev-port

Conversation

@vishr

@vishr vishr commented Aug 23, 2026

Copy link
Copy Markdown
Member

Summary

Reserve port 7565 for the local documentation site and fail instead of silently selecting another port when it is occupied.

The server remains loopback-only; no reverse proxy or public hostname is introduced.

Verification

  • npm run build — 0 errors, warnings, or hints
  • local dev server returned HTTP 200 at http://localhost:7565
  • a second dev server refused the occupied port
  • git diff --check

@vishr
vishr merged commit f6a70d7 into main Aug 23, 2026
5 checks passed
@vishr
vishr deleted the chore/site-dev-port branch August 23, 2026 02:30
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