It is possible to change the host port being used by the webserver.
Change the port number
To do so, simply change the Port number in the [SERVER] section of the config.ini
You can find the config.ini file in different locations based on the platform and product that you're using.
In our Windows manager, Universal App Manager, you can find it in:
C:\ProgramData\UniversalAppManager\config.ini
In our Edge Manager Linux installs you can find it in the following directories:
Generic
/usr/apps/ASIEdgeManager/config.ini
ZumIQ
/home/devuser/apps/ASIEdgeManager/config.ini
Restart the service
Once you save the change, you should restart the whole service
In Windows, press CTRL+C or exit the command prompt where UniversalAppManager.exe is running and re run.
In Linux, you can run
Generic
sudo /usr/apps/ASIEdgeManager/restart
ZumIQ
sudo /home/devuser/apps/ASIEdgeManager/restart