Odata API sending wrong url in docker.

0
Hello. I have a Mendix app with Odata API. The api works fine in browser, but not in powerBI. I found out that the api sending wrong base url. The app is running on port 8080 with https. But the base url is just http without specific port. The app is deployed on docker using docker mendix buildpack. And I set corretct application_uri in vcap_application.json file. Is There any way how to change the Odata base url?
asked
0 answers