Skip to content

Commit

Permalink
fix: make reev depend on dotty
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Oct 4, 2023
1 parent 42e79bd commit de35ab3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,13 @@ services:
hostname: reev
depends_on:
- annonars
- dotty
- mehari
- viguno
- nginx
- postgres
- rabbitmq
- redis
- viguno
image: "${image_base:-ghcr.io/bihealth}/${image_reev_name:-reev}:\
${image_reev_version:-main}"
secrets:
Expand Down

0 comments on commit de35ab3

Please sign in to comment.