Update compose.yaml

Signed-off-by: shonarik <6851800+shonarik@users.noreply.github.com>
This commit is contained in:
shonarik
2025-02-17 12:21:15 -05:00
committed by Bryan FRIMIN
parent 3d6cec43e2
commit 23dad14320

View File

@@ -74,7 +74,7 @@ services:
- "4317:4317"
volumes:
- "./compose/tempo/tempo.yaml:/etc/tempo.yaml:ro"
- "tempo-data:/var/db/tempo:rw"
- "tempo-data:/var/tempo:rw"
volumes:
postgres-data: