We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d0e68b commit 0594cb1Copy full SHA for 0594cb1
1 file changed
docker/docker-compose.yml
@@ -19,6 +19,7 @@ services:
19
dockerfile: docker/explorer/Dockerfile
20
volumes:
21
- ../../explorer-data/target:/root/target
22
+ - ../gui:/build_docker/gui
23
ports:
24
- "5000:5000"
25
networks:
0 commit comments