Skip to content

Commit

Permalink
docs: fix jaeger command (#9797)
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias authored Apr 6, 2023
1 parent f18a69e commit 1958510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/environment-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ $ docker run --rm -it --name jaeger \
-p 5778:5778 \
-p 16686:16686 \
-p 14268:14268 \
-p 14268:14269 \
-p 14269:14269 \
-p 14250:14250 \
-p 9411:9411 \
jaegertracing/all-in-one
Expand Down

0 comments on commit 1958510

Please sign in to comment.