mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 02:49:03 +08:00
chore: add Serper and Search API envs to docker-compose (#1147)
This commit is contained in:
parent
ef9aad8b8a
commit
52c0f78d4c
@ -48,6 +48,8 @@ services:
|
||||
SCRAPING_BEE_API_KEY: ${SCRAPING_BEE_API_KEY}
|
||||
HOST: ${HOST:-0.0.0.0}
|
||||
SELF_HOSTED_WEBHOOK_URL: ${SELF_HOSTED_WEBHOOK_URL}
|
||||
SERPER_API_KEY: ${SERPER_API_KEY}
|
||||
SEARCHAPI_API_KEY: ${SEARCHAPI_API_KEY}
|
||||
LOGGING_LEVEL: ${LOGGING_LEVEL}
|
||||
FLY_PROCESS_GROUP: app
|
||||
depends_on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user