[PR #12617] [MERGED] envconfig: default to port 443 when connecting to ollama.com #24428

Closed
opened 2026-04-19 17:34:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12617
Author: @jmorganca
Created: 10/14/2025
Status: Merged
Merged: 10/15/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/default-ollamadotcom


📝 Commits (1)

  • dacde35 envconfig: default to port 443 when connecting to ollama.com

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 envconfig/config.go (+3 -0)
📝 envconfig/config_test.go (+1 -0)

📄 Description

This helps the case where a user sets OLLAMA_HOST=ollama.com ollama run <model>


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/12617 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 10/14/2025 **Status:** ✅ Merged **Merged:** 10/15/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/default-ollamadotcom` --- ### 📝 Commits (1) - [`dacde35`](https://github.com/ollama/ollama/commit/dacde35e8a849278867593839e475c40d9ad366e) envconfig: default to port 443 when connecting to ollama.com ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `envconfig/config.go` (+3 -0) 📝 `envconfig/config_test.go` (+1 -0) </details> ### 📄 Description This helps the case where a user sets `OLLAMA_HOST=ollama.com ollama run <model>` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 17:34:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#24428