chore: update SearXNG engine settings and example configuration

This commit is contained in:
Anish Sarkar 2026-03-14 21:27:09 +05:30
parent 4376f74127
commit cc841a5af4
2 changed files with 5 additions and 7 deletions

View file

@ -14,7 +14,7 @@ REDIS_APP_URL=redis://localhost:6379/0
# Platform Web Search (SearXNG)
# Set this to enable built-in web search. Docker Compose sets it automatically.
# For standalone dev: docker run -d -p 8888:8080 -v ./docker/searxng:/etc/searxng searxng/searxng:2024.12.23
# Only uncomment if running the backend outside Docker (e.g. uvicorn on host).
# SEARXNG_DEFAULT_HOST=http://localhost:8888
#Electric(for migrations only)