Skip to content

Commit

Permalink
agent depend on collector
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay committed Oct 26, 2017
1 parent 28c72ac commit 8e37126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/jaeger-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
- "5778:5778"
restart: on-failure
depends_on:
- cassandra-schema
- jaeger-collector

cassandra:
image: cassandra:3.9
Expand Down

0 comments on commit 8e37126

Please sign in to comment.