mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
change port for jaeger dev container
This commit is contained in:
parent
f211455643
commit
83ddd2b158
@ -1,6 +1,6 @@
|
||||
jaeger:
|
||||
image: jaegertracing/all-in-one:latest
|
||||
ports:
|
||||
- "localhost:5775:5775/udp"
|
||||
- "localhost:6831:6831/udp"
|
||||
- "16686:16686"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user