Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Commit

Permalink
Fixes syntax on
Browse files Browse the repository at this point in the history
  • Loading branch information
Didiet Noor committed Aug 19, 2017
1 parent 7b43733 commit 2549e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
ports:
- "80:80"
volumes:
- '.:/var/www'
- '.:/var/www'
- '$HOME/.composer:/var/www/.composer'
db:
image: 'mysql:5.6'
Expand Down

0 comments on commit 2549e56

Please sign in to comment.