We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb667fd commit cda3905Copy full SHA for cda3905
CONTRIBUTING.md
@@ -7,7 +7,7 @@ Thanks for your interest in contributing! This guide explains how to get involve
7
1. Fork the repository and clone it locally
8
2. Install dependencies with `npm install`
9
3. Run `npm run dev` to start both client and server in development mode
10
-4. Use the web UI at http://localhost:5173 to interact with the inspector
+4. Use the web UI at http://127.0.0.1:5173 to interact with the inspector
11
12
## Development Process & Pull Requests
13
0 commit comments