docs: default Firecrawl URL to public API
This commit is contained in:
+4
-4
@@ -1,8 +1,8 @@
|
||||
# Optional: local Firecrawl endpoint for targeted botanical source search.
|
||||
# Example: http://localhost:3002 or http://firecrawl:3002
|
||||
FIRECRAWL_API_URL=
|
||||
# Firecrawl endpoint for targeted botanical source search.
|
||||
# Public Firecrawl API by default; replace with your self-hosted endpoint if needed.
|
||||
FIRECRAWL_API_URL=https://api.firecrawl.dev
|
||||
|
||||
# Optional if your Firecrawl instance requires it.
|
||||
# Required for the public Firecrawl API; optional for some self-hosted instances.
|
||||
FIRECRAWL_API_KEY=
|
||||
|
||||
# Optional: comma-separated allow-list used by search_botanical_sources.
|
||||
|
||||
Reference in New Issue
Block a user