I have a wso2 API manager 3.0.0 setup on my linux. By default, the publisher, dev tools and management console url points to localhost. In order to access it via browser, I had to replace localhost with my server IP and it worked.
Now I have created a DNS and want to access it via DNS. It doesnt work.
Could you please let me know the exact steps to achieve this? What all files should I be changing?
Please note, id rather change in the application configuration files than change the server's host file.