Configure docker to work with storybook

This commit is contained in:
mattwr18 2019-09-23 22:09:00 +02:00
parent 718b8b73c8
commit 2a02a3dc07

View File

@ -10,6 +10,7 @@ services:
- "BUILD_COMMIT=${TRAVIS_COMMIT}"
ports:
- 3000:3000
- 3502:3502
networks:
- hc-network
depends_on:
@ -60,7 +61,6 @@ services:
- 7474:7474
volumes:
- neo4j_data:/data
networks:
hc-network:
volumes: