Commit 83ddd2b1 by bergquist

change port for jaeger dev container

parent f2114556
jaeger:
image: jaegertracing/all-in-one:latest
ports:
- "localhost:5775:5775/udp"
- "localhost:6831:6831/udp"
- "16686:16686"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment