mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-09-25 16:29:43 +00:00
fix(self-host/compose): pass SearXNG params
This commit is contained in:
parent
2da6d7bdb4
commit
51bc7757ef
@ -39,6 +39,9 @@ x-common-env: &common-env
|
||||
PROXY_SERVER: ${PROXY_SERVER}
|
||||
PROXY_USERNAME: ${PROXY_USERNAME}
|
||||
PROXY_PASSWORD: ${PROXY_PASSWORD}
|
||||
SEARXNG_ENDPOINT: ${SEARXNG_ENDPOINT}
|
||||
SEARXNG_ENGINES: ${SEARXNG_ENGINES}
|
||||
SEARXNG_CATEGORIES: ${SEARXNG_CATEGORIES}
|
||||
|
||||
services:
|
||||
playwright-service:
|
||||
|
Loading…
x
Reference in New Issue
Block a user