Closed tfenster closed 5 years ago
With the change in navcontainerhelper - people can get to the landing page using http://hostname. At first they will be redirected to https and later to http and 8180 - maybe this seems a little strange, but all in all the primary goal is that the landing page is accessible at http://dnsname - and that works. I will close this PR as I don't think it is needed.
Instead of using the unusual port of 8180 which lessens discoverability and increases complexity, use /landing on standard port 443. Works in connection with https://github.com/microsoft/navcontainerhelper/pull/485