Skip to content

Commit

Permalink
disabled host-volume
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Jan 12, 2017
1 parent 75cf342 commit 5a0e635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ services:
depends_on:
- postgres
- mysql
volumes:
- ../:/project
#volumes:
# - ../:/project

mysql:
image: percona:5.7
Expand Down

0 comments on commit 5a0e635

Please sign in to comment.