[PR #309] [CLOSED] Adds the ability to specify OLLAMA_HOST env var #15361

Closed
opened 2026-04-16 04:56:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/309
Author: @buzzert
Created: 8/8/2023
Status: Closed

Base: mainHead: buzzert/fix/ollama_host


📝 Commits (1)

  • 0717a3a Adds the ability to specify OLLAMA_HOST env var

📊 Changes

2 files changed (+22 additions, -3 deletions)

View changed files

📝 README.md (+7 -0)
📝 api/client.go (+15 -3)

📄 Description

For users who run the Ollama server on a host other than localhost, add the ability to specify OLLAMA_HOST as an environment variable.


🔄 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/309 **Author:** [@buzzert](https://github.com/buzzert) **Created:** 8/8/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `buzzert/fix/ollama_host` --- ### 📝 Commits (1) - [`0717a3a`](https://github.com/ollama/ollama/commit/0717a3a261c214cffa588cc0aef5234fd7875d63) Adds the ability to specify OLLAMA_HOST env var ### 📊 Changes **2 files changed** (+22 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -0) 📝 `api/client.go` (+15 -3) </details> ### 📄 Description For users who run the Ollama server on a host other than `localhost`, add the ability to specify OLLAMA_HOST as an environment variable. --- <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-16 04:56:48 -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#15361