We have docker-compose file with images for UI, DB and NLP Engine.
Default port 8080 is used for incoming requests to the app.
We need to access DB and NLP containers serving in 27017 and 5005 respectively.
Does the Azure web app for Container - docker-compose support this?