Skip to content

Commit

Permalink
change registry store (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitan authored Aug 29, 2016
1 parent f2b855a commit 4402d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
environment:
- ROLEX_IP
volumes:
- ./registry_storage:/var/lib/registry
- ./registry_storage:/storage
restart: always
rolex:
build:
Expand Down

0 comments on commit 4402d87

Please sign in to comment.