[PR #5949] fix: use current page port instead of hardcoded 4096 #11661

Closed
opened 2026-02-16 18:16:34 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5949

State: closed
Merged: Yes


Summary

  • Uses location.host for localhost/127.0.0.1 to preserve actual server port
  • Allows opencode --port=8080 to work correctly with web interface

Fixes #5928

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5949 **State:** closed **Merged:** Yes --- ## Summary - Uses `location.host` for localhost/127.0.0.1 to preserve actual server port - Allows `opencode --port=8080` to work correctly with web interface Fixes #5928
yindo added the pull-request label 2026-02-16 18:16:34 -05:00
yindo closed this issue 2026-02-16 18:16:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11661