diff --git a/docker-compose.yml b/docker-compose.yml index 5f079ef05..63153b7e2 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -470,6 +470,7 @@ services: RUST_LOG: ${RUST_LOG:-debug} RUST_BACKTRACE: 1 FIREZONE_API_URL: ws://api:8081 + OTLP_GRPC_ENDPOINT: otlp:4317 build: target: dev context: rust