Skip to content

Fix htttp:// typo in Docker and Ollama provider tutorials - #468

Merged
codegpt-netizen merged 1 commit into
diffbot:mainfrom
pikammmmm:fix/typo-htttp-localhost
Sep 10, 2026
Merged

Fix htttp:// typo in Docker and Ollama provider tutorials#468
codegpt-netizen merged 1 commit into
diffbot:mainfrom
pikammmmm:fix/typo-htttp-localhost

Conversation

@pikammmmm

Copy link
Copy Markdown
Contributor

Both docs/tutorial-ai-providers/docker.md (line 33) and docs/tutorial-ai-providers/ollama.md (line 34) instruct users to paste htttp://localhost:12434 / htttp://localhost:11434 (extra t) into the provider URL field. As written, this URL would fail. Fixed both to http://.

@vercel

vercel Bot commented May 1, 2026

Copy link
Copy Markdown

@pikammmmm is attempting to deploy a commit to the CodeGPT Team on Vercel.

A member of the Team first needs to authorize it.

@codegpt-netizen
codegpt-netizen merged commit 562cccb into diffbot:main Sep 10, 2026
1 check failed
miketung added a commit that referenced this pull request Sep 10, 2026
The Vercel project's Git connection broke when the repo moved from
JudiniLabs to diffbot (the Vercel GitHub App is installed per-org), so
pushes stopped producing deployments silently — no failed builds, just
nothing. Production served 615ca6a from 2026-03-16 while main had moved
15 commits ahead, leaving the htttp:// typo fix (#468, merged 2026-05-01)
and the 3.24.65 Azure page rewrite un-deployed.

This empty commit exists to verify the reconnected webhook fires.
miketung pushed a commit that referenced this pull request Sep 10, 2026
Fix htttp:// typo in Docker and Ollama provider tutorials
miketung added a commit that referenced this pull request Sep 10, 2026
The Vercel project's Git connection broke when the repo moved from
JudiniLabs to diffbot (the Vercel GitHub App is installed per-org), so
pushes stopped producing deployments silently — no failed builds, just
nothing. Production served 615ca6a from 2026-03-16 while main had moved
15 commits ahead, leaving the htttp:// typo fix (#468, merged 2026-05-01)
and the 3.24.65 Azure page rewrite un-deployed.

This empty commit exists to verify the reconnected webhook fires.
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.

2 participants