[PR #1325] [MERGED] Corrected transposed 129 to 192 for OLLAMA_ORIGINS example #15822

Closed
opened 2026-04-16 05:09:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1325
Author: @cloudxabide
Created: 11/30/2023
Status: Merged
Merged: 11/30/2023
Merged by: @jmorganca

Base: mainHead: cloudXabide-2023-11-29-220413


📝 Commits (1)

  • f6a0ab2 Corrected transposed 129 to 192 for OLLAMA_ORIGINS example

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/faq.md (+1 -1)

📄 Description

Issue:
Doc contained

echo 'Environment="OLLAMA_ORIGINS=http://129.168.1.1:*,https://example.com"' >>/etc/systemd/system/ollama.service.d/environment.conf

Which, based on all other examples, should be 192.168.1.1


🔄 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/1325 **Author:** [@cloudxabide](https://github.com/cloudxabide) **Created:** 11/30/2023 **Status:** ✅ Merged **Merged:** 11/30/2023 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `cloudXabide-2023-11-29-220413` --- ### 📝 Commits (1) - [`f6a0ab2`](https://github.com/ollama/ollama/commit/f6a0ab2d6b781fc264ea85d56962f7679693094d) Corrected transposed 129 to 192 for OLLAMA_ORIGINS example ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.md` (+1 -1) </details> ### 📄 Description Issue: Doc contained ``` echo 'Environment="OLLAMA_ORIGINS=http://129.168.1.1:*,https://example.com"' >>/etc/systemd/system/ollama.service.d/environment.conf ``` Which, based on all other examples, should be 192.168.1.1 --- <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 05:09:36 -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#15822