Skip to content

fix: correct port in Playwright config from 3000 to 4321 - #3

Merged
nimobeeren merged 1 commit into
mainfrom
claude/run-tests-v8sh7
Mar 14, 2026
Merged

fix: correct port in Playwright config from 3000 to 4321#3
nimobeeren merged 1 commit into
mainfrom
claude/run-tests-v8sh7

Conversation

@nimobeeren

Copy link
Copy Markdown
Owner

The dev server (astro dev) and serve script both use port 4321, but the
Playwright config was pointing to port 3000, causing the web server to
time out on startup.

https://claude.ai/code/session_01XXHXYtWgCi7dbYpLZKYC3t

The dev server (astro dev) and serve script both use port 4321, but the
Playwright config was pointing to port 3000, causing the web server to
time out on startup.

https://claude.ai/code/session_01XXHXYtWgCi7dbYpLZKYC3t
@vercel

vercel Bot commented Mar 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment Mar 14, 2026 0:48am

@nimobeeren
nimobeeren merged commit f828dc2 into main Mar 14, 2026
2 of 3 checks passed
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.

2 participants