Merge pull request 'setup crawl4ai correctly' (#114) from dev into main

Reviewed-on: #114
This commit was merged in pull request #114.
This commit is contained in:
2026-07-18 12:31:33 +00:00
+1 -1
View File
@@ -157,7 +157,7 @@
{ {
"description": "External web search engine", "description": "External web search engine",
"key": "EXTERNAL_WEB_LOADER_URL", "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", "info": "Optional crawl4ai application url, keep it as is, otherwise keep it empty",
"advanced": "true" "advanced": "true"
} }