I am following the MuleSoft Development Fundamentals course for Mule 4 and i'm trying to deploy the project to CloudHub.
As I am using a work machine I do not have access to port 8081 so I do the development in 8080 however I know CloudHub uses 8081 so when I deploy the project I revert to 8081. It deploys successfully but when accessing the Api it gives me a 502 error. Not sure what I am doing wrong.