The issue I'm having is the external IP won't load
I have Flightaware set up and that is an 86. address with a port of 8080 that loads fine
VRS gives me an external address which is exactly the same as Flightaware, so I altered the IP and chose 8085
I made a file named InstallerConfiguration.xml and put the following in
<?xml version="1.0" encoding="utf-8" ?>
<InstallerSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<WebServerPort>8085</WebServerPort>
</InstallerSettings>
And opened the port within my hub upon trying to connect it won't load

Now the same link with flightaware on the 8080 port

Is it the fact I have flightaware running which is causing a conflict between the 2 and as that was set up 1st that's the only external one which will load?