feat(docker-compose): revert network changes
This commit is contained in:
parent
22aee27cda
commit
100872f2d9
3 changed files with 25 additions and 4 deletions
|
@ -9,4 +9,4 @@ GROQ = "" # Groq API key - gsk_1234567890abcdef1234567890abcdef
|
|||
|
||||
[API_ENDPOINTS]
|
||||
SEARXNG = "http://localhost:32768" # SearxNG API URL
|
||||
OLLAMA = "" # Ollama API URL - http://127.0.0.1:11434
|
||||
OLLAMA = "" # Ollama API URL - http://host.docker.internal:11434
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue