Debugging different components of docker-based bahmni application using intellij idea IDE

I’m using docker-based bahmni lite application. as a result of my requirements I need to change bahmni-core or bahmni-commons component and replace omod file with the previous version of one. for changing these components I know that I should to use the remote debugging feature in intellij idea. and also I saw these two link but i’m not managed and misunderstand for doing it. thank to every one who guide me step by step? debug spring boot using docker-compose and debug openmrs

@dbahadori Please check this page. https://bahmni.atlassian.net/wiki/spaces/BAH/pages/3117187073/OpenMRS+Configurations+docker#Debugging-OpenMRS-Application. Let me know if you face any issues