Skip to content

Commit

Permalink
docker-compose.yml: Add gui directory to volumes of explorer docker
Browse files Browse the repository at this point in the history
  • Loading branch information
bitstein committed Mar 13, 2018
1 parent 8d0e68b commit 0594cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ services:
dockerfile: docker/explorer/Dockerfile
volumes:
- ../../explorer-data/target:/root/target
- ../gui:/build_docker/gui
ports:
- "5000:5000"
networks:
Expand Down

0 comments on commit 0594cb1

Please sign in to comment.