From 570fedb2ab7a9b095ca2ba9facb59af4b87d27e9 Mon Sep 17 00:00:00 2001 From: Spencer Rinehart Date: Thu, 16 Apr 2015 16:10:20 -0500 Subject: [PATCH] Fix registry link to point to localhost in deploy doc. Signed-off-by: Spencer Rinehart --- docs/deploying.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploying.md b/docs/deploying.md index c3666012..934ae0d3 100644 --- a/docs/deploying.md +++ b/docs/deploying.md @@ -104,7 +104,7 @@ a local registry. * Connection #0 to host localhost left intact 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: