riya_business_travel_8.0.0_.../devenv/docker/blocks/tempo/docker-compose.yaml
venbatechnologies@gmail.com 565484c22d Modified initial commit
2021-07-05 14:17:23 +05:30

9 lines
208 B
YAML

tempo:
image: grafana/tempo:latest
command: ["-config.file=/etc/tempo.yaml"]
ports:
- "6831:6831"
- "3101:3101"
volumes:
- ./docker/blocks/tempo/tempo.yaml:/etc/tempo.yaml