Skip to content

Commit

Permalink
volume mapping already handled in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffwidman committed Mar 8, 2016
1 parent 2365f25 commit 8d8605c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@ redash-nginx:
image: redash/nginx:latest
ports:
- "80:80"
volumes:
- "../redash-nginx/nginx.conf:/etc/nginx/nginx.conf"
links:
- redash

0 comments on commit 8d8605c

Please sign in to comment.