Skip to content

Commit

Permalink
Fix docker-compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Snellings committed Jan 2, 2019
1 parent c0c2de0 commit bdceebb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ services:
volumes:
- .:/usr/src/app
- node_modules:/usr/src/app/node_modules
volumes: node_modules:
volumes:
node_modules:

0 comments on commit bdceebb

Please sign in to comment.