Skip to content

Commit

Permalink
Export jaeger port
Browse files Browse the repository at this point in the history
mrveera committed Apr 28, 2020
1 parent 647242f commit 1bf1b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ services:
image: jaegertracing/all-in-one:1.8
ports:
- "16686:16686"
- "14268"
- "14268:14268"

# Zipkin
zipkin-all-in-one:

0 comments on commit 1bf1b38

Please sign in to comment.