Skip to content

Conversation

@kylecarbs
Copy link
Member

Problem

The Client in deploy.ts was not using getHost(), causing all deployments to go to the default blink.coder.com host even when a custom host was configured via blink login <url>.

Fix

Added baseURL: getHost() to the Client constructor in deploy.ts.

This is a follow-up fix to PR #157.

The Client in deploy.ts was not using getHost(), causing
all deployments to go to the default blink.coder.com host
even when a custom host was configured via 'blink login <url>'.
@vercel
Copy link

vercel bot commented Jan 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
blink Ready Ready Preview, Comment Jan 13, 2026 5:36pm

@kylecarbs kylecarbs merged commit ad637ef into main Jan 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant