Skip to content

Commit

Permalink
Remove unnecessary volume mount
Browse files Browse the repository at this point in the history
  • Loading branch information
tsrivishnu committed Mar 30, 2019
1 parent d5cf81b commit 9e693f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ services:
- GOPATH=/app
volumes:
- ".:/app"
- "$HOME/pagekite-setup:/pg"
working_dir: "/app"
tty: true

0 comments on commit 9e693f9

Please sign in to comment.