Skip to content

Commit

Permalink
Re-enable hmda-platform volume
Browse files Browse the repository at this point in the history
  • Loading branch information
hkeeler committed Jul 20, 2017
1 parent a725d3a commit 3463de1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ services:
- '8080:8080'
- '8081:8081'
- '8082:8082'
# volumes:
# - ./target/scala-2.12/hmda.jar:/opt/hmda.jar
volumes:
- ./target/scala-2.12/hmda.jar:/opt/hmda.jar
depends_on:
- cassandra
- zookeeper
Expand Down

0 comments on commit 3463de1

Please sign in to comment.