mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
ci: pass LITELLM_MASTER_KEY to the build_and_test proxy container
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
237a66a615
commit
b9e92fbd5e
1 changed files with 1 additions and 0 deletions
|
|
@ -1771,6 +1771,7 @@ jobs:
|
|||
-e LANGFUSE_PROJECT2_SECRET=$LANGFUSE_PROJECT2_SECRET \
|
||||
-e RECORDER_OPENAI_BASE_URL=http://host.docker.internal:8090/v1 \
|
||||
-e LITELLM_LOG=ERROR \
|
||||
-e LITELLM_MASTER_KEY="sk-1234" \
|
||||
--add-host host.docker.internal:host-gateway \
|
||||
--name my-app \
|
||||
-v $(pwd)/proxy_server_config.yaml:/app/config.yaml \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue