Skip to content

Commit

Permalink
docs: remove extra env var
Browse files Browse the repository at this point in the history
  • Loading branch information
sinedied committed Apr 30, 2024
1 parent 268b016 commit 4a44c63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/sections/java-quarkus/02.1-additional-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ ollama pull llama3
Then, you can create a `.env` file at the root of the project, and add the following content:

```bash
AZURE_OPENAI_URL=http://localhost:11434
QDRANT_URL=http://localhost:6334
```

Expand Down

0 comments on commit 4a44c63

Please sign in to comment.