From bf398281604e34d8d9cbc992bbfd5ebd320b2f24 Mon Sep 17 00:00:00 2001 From: Valentin Vieriu Date: Wed, 18 Oct 2017 10:35:43 +0200 Subject: [PATCH] Update README.md (#197) As #128 was merged, the url structure is different --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f92fe8..07ac93d 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ If you want to make changes to the `dind` image being used, make your changes to ### How can I connect to a published port from the outside world? -If you need to access your services from outside, use the following URL pattern `http://pwd-..labs.play-with-docker.com` (i.e: http://pwd10_2_135_3-80.host3.labs.play-with-docker.com/). +If you need to access your services from outside, use the following URL pattern `http://pwd-..labs.play-with-docker.com` (i.e: http://pwd10-2-135-3-80.host3.labs.play-with-docker.com/). ### Why is PWD running in ports 80 and 443?, Can I change that?.