Skip to content

Commit

Permalink
Specify agent endpoint in xdock
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
  • Loading branch information
pavolloffay committed Apr 28, 2020
1 parent 080e5af commit c6e76e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crossdock/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ services:
image: jaegertracing/xdock-go
ports:
- "8080-8082"
environment:
- AGENT_HOST_PORT=jaeger-agent:6831

node:
image: jaegertracing/xdock-node
Expand Down

0 comments on commit c6e76e6

Please sign in to comment.