Is it possible to use REST API with Docker compose?

Hi, we are a beginner team at Rasa, we are using Docker compose on an Azure VM. We are having problems using the REST API. We have followed the steps in the documentation and in this tutorial: RASA - REST API - DEV Community 👩‍💻👨‍💻

Are you mapping exposed internal port 5005 to external port 80? If not, default port is 5005 for the API and you must include the port in your postman API call.

@RENATO Hey! What is your front end or you using rasa x only? and please share rasa version rasa --version