docs: default Firecrawl URL to public API

This commit is contained in:
Hermes Agent
2026-08-02 17:45:51 +02:00
parent b812292d56
commit 1bc3c6452f
9 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ openherbarium:
connect_timeout: 60
env:
# Optional: enable targeted botanical source search through your local Firecrawl.
FIRECRAWL_API_URL: "http://localhost:3002"
FIRECRAWL_API_URL: "https://api.firecrawl.dev"
FIRECRAWL_API_KEY: ""
# Optional: tune source filtering and HTTP timeout without editing code.