.
This commit is contained in:
@@ -8,7 +8,7 @@ x-common-env: &common-env
|
||||
PLAYWRIGHT_MICROSERVICE_URL: ${PLAYWRIGHT_MICROSERVICE_URL:-http://playwright-service:3000/scrape}
|
||||
NUQ_DATABASE_URL: postgres://postgres:postgres@nuq-postgres:5432/postgres
|
||||
USE_DB_AUTHENTICATION: ${USE_DB_AUTHENTICATION}
|
||||
OPENAI_API_KEY: sk-uH-OGDpTXD17I16bgbf6sw
|
||||
OPENAI_API_KEY: sk-1234
|
||||
OPENAI_BASE_URL: http://llm.lab
|
||||
MODEL_NAME: fireworks/deepseek-v3p1-terminus
|
||||
MODEL_EMBEDDING_NAME: text-embedding-3-small
|
||||
@@ -26,9 +26,9 @@ x-common-env: &common-env
|
||||
SEARCHAPI_API_KEY: ${SEARCHAPI_API_KEY}
|
||||
LOGGING_LEVEL: ${LOGGING_LEVEL}
|
||||
PROXY_SERVER: pr.oxylabs.io:7777
|
||||
PROXY_USERNAME: vasceannie_Rn3sD
|
||||
PROXY_USERNAME: customer-vasceannie_Rn3sD
|
||||
PROXY_PASSWORD: Squirtle123
|
||||
SEARXNG_ENDPOINT: http://search.lab
|
||||
SEARXNG_ENDPOINT: http://searxng:8080
|
||||
SEARXNG_ENGINES: ${SEARXNG_ENGINES}
|
||||
SEARXNG_CATEGORIES: ${SEARXNG_CATEGORIES}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user