PUBLIC_BASE_URL was pointing to the planned pages.dev domain that was never wired up, so QR codes encoded a non-functional URL. Use the request's own origin as the source of truth (which also handles custom domains automatically when added later) and only fall back to PUBLIC_BASE_URL when an explicit override is passed via ?url=. Also update PUBLIC_BASE_URL to the actual workers.dev hostname so nothing else points at the wrong place. https://claude.ai/code/session_01TPBqgcSJMppgrpiq7fLywL |
||
|---|---|---|
| apps | ||
| packages/shared | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||