Merge pull request #376 from nubs/patch-1
docs: fix registry link to point to localhost in deploy docmaster
						commit
						5ded64812a
					
				|  | @ -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: | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue