[GH-ISSUE #4410] Inconsistent punctuation in ollama serve -h #64797

Closed
opened 2026-05-03 18:48:14 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @jmorganca on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4410

Originally assigned to: @joshyan1 on GitHub.

What is the issue?

Environment Variables:

    OLLAMA_HOST         The host:port to bind to (default "127.0.0.1:11434")
    OLLAMA_ORIGINS      A comma separated list of allowed origins.
    OLLAMA_MODELS       The path to the models directory (default is "~/.ollama/models")
    OLLAMA_KEEP_ALIVE   The duration that models stay loaded in memory (default is "5m")
    OLLAMA_DEBUG        Set to 1 to enable additional debug logging

We should omit the tailing . in the OLLAMA_ORIGINS description

OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @jmorganca on GitHub (May 13, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4410 Originally assigned to: @joshyan1 on GitHub. ### What is the issue? ``` Environment Variables: OLLAMA_HOST The host:port to bind to (default "127.0.0.1:11434") OLLAMA_ORIGINS A comma separated list of allowed origins. OLLAMA_MODELS The path to the models directory (default is "~/.ollama/models") OLLAMA_KEEP_ALIVE The duration that models stay loaded in memory (default is "5m") OLLAMA_DEBUG Set to 1 to enable additional debug logging ``` We should omit the tailing `.` in the `OLLAMA_ORIGINS` description ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-05-03 18:48:15 -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#64797