mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-06-20 17:25:12 +08:00

Add support for engines, improve status code error Remove changes in package, add engine to env params Improve description in env example Remove unnecessary empty line Improve text
16 lines
261 B
Plaintext
16 lines
261 B
Plaintext
NUM_WORKERS_PER_QUEUE=8
|
|
PORT=
|
|
HOST=
|
|
SUPABASE_ANON_TOKEN=
|
|
SUPABASE_URL=
|
|
SUPABASE_SERVICE_TOKEN=
|
|
REDIS_URL=
|
|
REDIS_RATE_LIMIT_URL=
|
|
SCRAPING_BEE_API_KEY=
|
|
OPENAI_API_KEY=
|
|
ANTHROPIC_API_KEY=
|
|
BULL_AUTH_KEY=
|
|
LOGTAIL_KEY=
|
|
PLAYWRIGHT_MICROSERVICE_URL=
|
|
SEARCHAPI_API_KEY=
|