Update publish port URL format.
This commit is contained in:
@@ -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<hyphen-ip>-<port>.<host#>.labs.play-with-docker.com` (i.e: http://<i></i>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://ip<hyphen-ip>-<session_jd>-<port>.direct.labs.play-with-docker.com` (i.e: http://ip-2-135-3-b8ir6vbg5vr00095iil0-8080.direct.labs.play-with-docker.com).
|
||||
|
||||
### Why is PWD running in ports 80 and 443?, Can I change that?.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user