Default port in Designer Launcher, Perspective App, and Vision Client Launcher change to 80/443
K
Keith Gamble
In all of the different sub-apps that you add a gateway in, they dont have a default port (8088, 8043) that they assume. When you change your gateway to run on 80 and 443, you no longer need to type them in the browser because a browser assumes 80 for HTTP traffic and 443 for HTTPS traffic. This leads to having a url like "demo.ia.io" that you dont assign a port to. However when you are using any of those sub-apps, you have to specify the :80 at the end. "demo.ia.io:80" which feels inconsistent from the experience in a browser. It would be nice if since those apps cont assume a default port right now anyway, if they could assume 80 and 443 the same way that a browser does.
Log In