Skip to content

Commit

Permalink
Merge pull request #99 from bjoernHeneka/readme-update
Browse files Browse the repository at this point in the history
updates the development installation instruction for using own registry
  • Loading branch information
kwk committed Mar 4, 2016
2 parents 12ad29f + 355eb23 commit f030b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion develop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Then open (develop/docker-compose.yml)[develop/docker-compose.yml] and paste thi
- "9000:9000"
volumes:
- ../:/source:rw
- start-develop.sh:/root/start-develop.sh:ro
- ./start-develop.sh:/root/start-develop.sh:ro

Notice that we removed the `links` section from the `frontend` section and that the `registry` section is completely gone.

Expand Down

0 comments on commit f030b79

Please sign in to comment.