mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 11:42:24 +08:00
503e83e83e
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=
|