define tempo-data volume

This commit is contained in:
2024-08-11 06:22:07 -07:00
parent fd97d27bd6
commit 1dc48aa1f3

View File

@ -20,4 +20,7 @@ services:
- tempo-data:/var/tempo
network_mode: host # so all the other containers can send to it easily
depends_on:
- init
- init
volumes:
tempo-data: