feat(docker-compose): revert network changes

This commit is contained in:
ItzCrazyKns 2024-05-12 14:04:05 +05:30
parent 22aee27cda
commit 100872f2d9
No known key found for this signature in database
GPG key ID: 8162927C7CCE3065
3 changed files with 25 additions and 4 deletions

View file

@ -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