Skip to content

Commit

Permalink
Fix naming for docker volume
Browse files Browse the repository at this point in the history
  • Loading branch information
dz0ny committed Mar 11, 2015
1 parent a98ea95 commit dbffbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ web:
ports:
- 80:80
volumes:
- ./src:/var/www/html/wp-content/plugins/spider_block:ro
- ./src:/var/www/html/wp-content/plugins/spider_blocker:ro
links:
- mysql
mysql:
Expand Down

0 comments on commit dbffbfe

Please sign in to comment.