Fix registry link to point to localhost in deploy doc.

Signed-off-by: Spencer Rinehart <anubis@overthemonkey.com>
This commit is contained in:
Spencer Rinehart 2015-04-16 16:10:20 -05:00 committed by Stephen J Day
parent 62b70f951f
commit b46949acc3

View file

@ -104,7 +104,7 @@ a local registry.
* Connection #0 to host localhost left intact * Connection #0 to host localhost left intact
You can also get this information by entering the You can also get this information by entering the
`http://52.10.125.146:5000/v2/hello-mine/tags/list` address in your browser. `http://localhost:5000/v2/hello-mine/tags/list` address in your browser.
8. Remove all the unused images from your local environment: 8. Remove all the unused images from your local environment: