Skip to content

Commit

Permalink
Volumize ./config directory into test container
Browse files Browse the repository at this point in the history
  • Loading branch information
wioux committed Mar 16, 2017
1 parent e0eb49a commit 0584642
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.test.yml
Expand Up @@ -16,6 +16,7 @@ services:
volumes:
- ./cwc:/opt/phantomdc/cwc
- ./app:/opt/phantomdc/app
- ./config:/opt/phantomdc/config
- ./public:/opt/phantomdc/public
- ./spec:/opt/phantomdc/spec
- ./tasks:/opt/phantomdc/tasks
Expand Down

0 comments on commit 0584642

Please sign in to comment.