From 88d63ab7259cad53aed3f5119a26ef00cb302954 Mon Sep 17 00:00:00 2001 From: gyurix Date: Sat, 18 Jul 2026 14:31:14 +0200 Subject: [PATCH] setup crawl4ai correctly --- openwebui/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwebui/template.json b/openwebui/template.json index e7f93c6..230431f 100644 --- a/openwebui/template.json +++ b/openwebui/template.json @@ -157,7 +157,7 @@ { "description": "External web search engine", "key": "EXTERNAL_WEB_LOADER_URL", - "value": "http://openwebuicrawl4ai-app:11235", + "value": "http://openwebuicrawl4ai-app:11235/crawl", "info": "Optional crawl4ai application url, keep it as is, otherwise keep it empty", "advanced": "true" } -- 2.49.1