Files
docker-cli/components/engine/docs/sources
Sebastiaan van Stijn b10d9ac0eb Fix incorrect https example in mac.md (carry of 11063)
The document referenced https but was using the http port. I changed the
examples from https to http.

Also, fyi, when I tried accessing https using the correct 443 port, it
did not work. I have not investigated why. Port 80 worked fine.

For me:
jay-mac:.ssh jay$ docker port web
80/tcp -> 0.0.0.0:49153
443/tcp -> 0.0.0.0:49154
jay-mac:.ssh jay$ boot2docker ip
192.168.59.103

works: http://192.168.59.103:49153/
fails: https://192.168.59.103:49154/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 1d4b2524ec080a19f47292020a7fb6a9a00c8932
Component: engine
2015-02-28 22:13:03 +01:00
..
2015-02-13 15:50:42 -07:00
2015-02-14 17:51:28 +01:00
2015-02-26 08:48:58 -08:00
2014-06-01 17:34:07 -04:00
2015-02-20 23:05:52 +00:00
2014-04-16 11:04:14 +10:00
2014-04-16 11:04:14 +10:00