I pulled the latest code from github repo for Bahmni lite at my local machine and could able to run docker containers by running “docker compose up -d” command successfully. But while trying to access the application at “localhost”, nothing is coming up.
I also tried to create Linux VM in Azure and follow the above steps to tried to launch the application at public IP of Azure image but still not working.
Could you please help me to resolve the issue? Also, do let me know if I want to launch the application at some other port then where I need to make changes in docker compose yml file?
Thanks in advance.
Regards, Puneet