define tempo-data volume
This commit is contained in:
@ -21,3 +21,6 @@ services:
|
|||||||
network_mode: host # so all the other containers can send to it easily
|
network_mode: host # so all the other containers can send to it easily
|
||||||
depends_on:
|
depends_on:
|
||||||
- init
|
- init
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
tempo-data:
|
Reference in New Issue
Block a user