Currently I have tomcat up and running locally with my composer project. On the ORS server side in our staging environment, it is unable to access my tomcat through hostname, but it can access it through ip address.
Is there any way to change the link composer sends to ORS to contain my ip address instead of hostname?