Wappler Mobile app error when viewing in browser

I have a mobile app that I am connecting to an existing Docker/Node website with Server Connect. Looks fine in the design view:

When I try and view it in the browser no data is shown and there is an error returned from Server Connect:

Any thoughts where I am going wrong?

You have to have your Server Connect API coming from your live server I believe. Or figure out a way if there is one to have your node/docker site running at the same time. I don’t use node or docker so I don’t have any suggestions.

Thanks @brad. The Node/Docker website is running even when I am on the mobile app in Wappler and I can even get results back from Postman if I call the API.