Add available Jaeger port (#48)
This commit is contained in:
parent
fba827a44e
commit
27886a92d3
|
@ -31,6 +31,7 @@ docker run -d --name jaeger \
|
|||
-p 6831:6831/udp \
|
||||
-p 6832:6832/udp \
|
||||
-p 5778:5778 \
|
||||
-p 5775:5775/udp \
|
||||
-p 16686:16686 \
|
||||
-p 4317:4317 \
|
||||
-p 4318:4318 \
|
||||
|
|
Loading…
Reference in New Issue