forked from phoenix/litellm-mirror
fix otel_test_config
This commit is contained in:
parent
5cc725078d
commit
42ae3d494d
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ jobs:
|
||||||
-e LITELLM_LICENSE=$LITELLM_LICENSE \
|
-e LITELLM_LICENSE=$LITELLM_LICENSE \
|
||||||
-e OTEL_EXPORTER="in_memory" \
|
-e OTEL_EXPORTER="in_memory" \
|
||||||
--name my-app \
|
--name my-app \
|
||||||
-v $(pwd)/litellm/proxy/example_config_yaml/otel_test_config.yaml.yaml:/app/config.yaml \
|
-v $(pwd)/litellm/proxy/example_config_yaml/otel_test_config.yaml:/app/config.yaml \
|
||||||
my-app:latest \
|
my-app:latest \
|
||||||
--config /app/config.yaml \
|
--config /app/config.yaml \
|
||||||
--port 4000 \
|
--port 4000 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue