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 77d9dcd commit 1fa60d2Copy full SHA for 1fa60d2
packages/evals/scripts/setup.sh
@@ -386,5 +386,5 @@ if ! nc -z localhost 3000; then
386
echo "💡 You can start it anytime with 'pnpm --filter @roo-code/web-evals dev'."
387
fi
388
else
389
- echo "👟 The evals web app is running at http://localhost:3000"
+ echo "👟 The evals web app is running at http://localhost:3000 (or http://localhost:3446 if using Docker)"
390
0 commit comments