Hello:
Is there a way to prevent the port number from displaying in developer tools when the app is launch from the server? (See Below)

Here is the process I'm using to test my apps on the server.
-I download my Web AppBuilder app.
-I extract the contents of the resulting zip file to the inetpub/wwwroot location on the server.
-I access the site using the serverName/appName.
Any guidance would be greatly appreciated.
William