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:
@@ -1,6 +1,6 @@
|
|||||||
jaeger:
|
jaeger:
|
||||||
image: jaegertracing/all-in-one:latest
|
image: jaegertracing/all-in-one:latest
|
||||||
ports:
|
ports:
|
||||||
- "localhost:5775:5775/udp"
|
- "localhost:6831:6831/udp"
|
||||||
- "16686:16686"
|
- "16686:16686"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user