define tempo-data volume
This commit is contained in:
@ -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:
|
Reference in New Issue
Block a user