Skip to content

Commit

Permalink
docs: update README with new configuration section
Browse files Browse the repository at this point in the history
  • Loading branch information
Björn Urban committed Feb 27, 2024
1 parent 3d8a3f7 commit 6f53035
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@ Ensure to replace `http://your-paperless-instance` and `yourapitoken` with your
> [!IMPORTANT]
> When using `ollama serve` on the host system, please ensure you set the `OLLAMA_HOST` environment variable to `host.docker.internal`. This setting is crucial for proper communication between your containerized application and the Ollama service running on the host.

```bash
export OLLAMA_HOST=host.docker.internal

## Usage

Expand Down

0 comments on commit 6f53035

Please sign in to comment.