Is there any way to change default bind address for password manager pro service? I have installed both servicedesk(http port 80) and password manager(http port 7272) services at same server and I want to configure them to listen on different IP addresses but at same port, for example:
192.168.0.1:80 for servicedesk
192.168.0.2:80 for passwordpro
To change default port I know I have to edit config file server.xml at<PMP_Installation_Folder>\confdirectory but is it possible to change bind address?