chore: read otel endpoint from settings (#1312)
This commit is contained in:
@@ -64,8 +64,7 @@ ENV LETTA_ENVIRONMENT=${LETTA_ENVIRONMENT} \
|
||||
POSTGRES_USER=letta \
|
||||
POSTGRES_PASSWORD=letta \
|
||||
POSTGRES_DB=letta \
|
||||
COMPOSIO_DISABLE_VERSION_CHECK=true \
|
||||
LETTA_OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4317
|
||||
COMPOSIO_DISABLE_VERSION_CHECK=true
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user