Skip to content

Commit

Permalink
oops, forgot the docker-compose update
Browse files Browse the repository at this point in the history
  • Loading branch information
brouillette committed Oct 5, 2021
1 parent 46cf191 commit 8cc66e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ services:
# API
- GOHAN_DEBUG=${GOHAN_DEBUG}
- GOHAN_API_VCF_PATH=${GOHAN_API_CONTAINERIZED_VCF_PATH}
- GOHAN_API_GTF_PATH=${GOHAN_API_CONTAINERIZED_GTF_PATH}

# Elasticsearch
- GOHAN_ES_URL=${GOHAN_PRIVATE_ES_URL}
Expand Down

0 comments on commit 8cc66e1

Please sign in to comment.