Skip to content

Commit

Permalink
remove orion from dependeces in docker-compose for reporter tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 committed Feb 1, 2021
1 parent 8f69a61 commit e1c94be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/reporter/tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ services:
ports:
- "8668:8668"
depends_on:
- orion
- crate
- timescale
volumes:
Expand Down

0 comments on commit e1c94be

Please sign in to comment.