From 23dad14320df6641c66f2afe04a5422e0879803a Mon Sep 17 00:00:00 2001 From: shonarik <6851800+shonarik@users.noreply.github.com> Date: Mon, 17 Feb 2025 12:21:15 -0500 Subject: [PATCH] Update compose.yaml Signed-off-by: shonarik <6851800+shonarik@users.noreply.github.com> --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 866fb2a18..65873be60 100644 --- a/compose.yaml +++ b/compose.yaml @@ -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: