Skip to content

Commit

Permalink
fix: update frontendproxy's env for minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
chigia001 committed Jul 17, 2023
1 parent 28a6c74 commit 22339a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,8 @@ services:
- JAEGER_SERVICE_PORT
- JAEGER_SERVICE_HOST
- OTEL_COLLECTOR_HOST
- OTEL_COLLECTOR_PORT
- OTEL_COLLECTOR_PORT_GRPC
- OTEL_COLLECTOR_PORT_HTTP
- ENVOY_PORT
depends_on:
frontend:
Expand Down

0 comments on commit 22339a2

Please sign in to comment.