Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented Sep 24, 2025

Important

Set web-evals service to run on port 3446 in production mode, updating package.json, Dockerfile.web, and README.md.

  • Behavior:
    • Set web-evals service to run on port 3446 in production mode by updating start script in package.json.
    • Update Dockerfile.web to expose port 3446 instead of 3000.
  • Documentation:
    • Update README.md to reflect the new port 3446 for web service output and navigation instructions.

This description was created by Ellipsis for 25d2e76. You can customize this summary. It will automatically update as commits are pushed.

@cte cte requested review from jr and mrubens as code owners September 24, 2025 15:32
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. documentation Improvements or additions to documentation labels Sep 24, 2025
@cte cte merged commit 25f6194 into main Sep 24, 2025
19 checks passed
@cte cte deleted the cte/web-evals-port-3446 branch September 24, 2025 15:43
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 24, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Sep 24, 2025
Copy link
Contributor

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found one improvement for container accessibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.