[PR #6482] [MERGED] passthrough OLLAMA_HOST path to client #22663

Closed
opened 2026-04-19 16:28:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6482
Author: @mxyng
Created: 8/23/2024
Status: Merged
Merged: 8/30/2024
Merged by: @mxyng

Base: mainHead: mxyng/client-path


📝 Commits (1)

  • 386af6c passthrough OLLAMA_HOST path to client

📊 Changes

2 files changed (+27 additions, -30 deletions)

View changed files

📝 envconfig/config.go (+3 -7)
📝 envconfig/config_test.go (+24 -23)

📄 Description

this allows users to use ollama behind a proxy with a non-root path


🔄 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/6482 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 8/23/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/client-path` --- ### 📝 Commits (1) - [`386af6c`](https://github.com/ollama/ollama/commit/386af6c1a0e9b1f4788b000ddf98955b4ce6183b) passthrough OLLAMA_HOST path to client ### 📊 Changes **2 files changed** (+27 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `envconfig/config.go` (+3 -7) 📝 `envconfig/config_test.go` (+24 -23) </details> ### 📄 Description this allows users to use ollama behind a proxy with a non-root path --- <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 16:28:10 -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#22663