[PR #12370] feat(github): add configurable share domain and path #14191

Open
opened 2026-02-16 18:19:00 -05:00 by yindo · 0 comments
Owner

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

State: open
Merged: No


Summary

  • Add OPENCODE_SHARE_DOMAIN env var to configure share URL domain (defaults to opencode.ai)
  • Add OPENCODE_SHARE_PATH env var to configure share URL path (defaults to s)
  • Allows custom deployments to use different domains like opncd.ai or paths like /share/

Fixes #12368

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12370 **State:** open **Merged:** No --- ## Summary - Add `OPENCODE_SHARE_DOMAIN` env var to configure share URL domain (defaults to `opencode.ai`) - Add `OPENCODE_SHARE_PATH` env var to configure share URL path (defaults to `s`) - Allows custom deployments to use different domains like `opncd.ai` or paths like `/share/` Fixes #12368
yindo added the pull-request label 2026-02-16 18:19:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14191