Add Firecrawl API URL configuration to environment template

Added commented FIRECRAWL_API_URL variable to the .env_template file to support changing  Firecrawl API service URL. Users can uncomment and configure this variable when needed for local Firecrawl API access.
This commit is contained in:
duerzy
2025-03-12 00:22:31 +08:00
parent 970d6077bb
commit 6cc440e0a8

View File

@@ -26,3 +26,4 @@ CHUNKR_API_KEY=""
# Firecrawl API (https://www.firecrawl.dev/)
FIRECRAWL_API_KEY=""
#FIRECRAWL_API_URL="https://api.firecrawl.dev"