diff --git a/docs/tutorials/web-search/searxng.md b/docs/tutorials/web-search/searxng.md index 9dca113..8218bf5 100644 --- a/docs/tutorials/web-search/searxng.md +++ b/docs/tutorials/web-search/searxng.md @@ -343,6 +343,7 @@ docker exec -it open-webui curl http://host.docker.internal:8080/search?q=this+i * `https:///search?q=` (using a custom domain name for a self-hosted SearXNG instance, suitable for public or private access) **Do note the `/search?q=` part is mandatory.** + 5. Adjust the `Search Result Count` and `Concurrent Requests` values accordingly 6. Save changes