fix(self-host/compose): pass SearXNG params
This commit is contained in:
@@ -39,6 +39,9 @@ x-common-env: &common-env
|
|||||||
PROXY_SERVER: ${PROXY_SERVER}
|
PROXY_SERVER: ${PROXY_SERVER}
|
||||||
PROXY_USERNAME: ${PROXY_USERNAME}
|
PROXY_USERNAME: ${PROXY_USERNAME}
|
||||||
PROXY_PASSWORD: ${PROXY_PASSWORD}
|
PROXY_PASSWORD: ${PROXY_PASSWORD}
|
||||||
|
SEARXNG_ENDPOINT: ${SEARXNG_ENDPOINT}
|
||||||
|
SEARXNG_ENGINES: ${SEARXNG_ENGINES}
|
||||||
|
SEARXNG_CATEGORIES: ${SEARXNG_CATEGORIES}
|
||||||
|
|
||||||
services:
|
services:
|
||||||
playwright-service:
|
playwright-service:
|
||||||
|
|||||||
Reference in New Issue
Block a user