Database no data

Hi,
I am finally at a point where I can deploy my application to test it in the browser on a server, however I am running into two issues,
Firstly, I am using node.js, docker and a postgres database and I host it on a droplet at digitalocean.
The deployment went smoothly, however I get now this message, when trying to connect to the application directly by entering the ip-adress of the droplet:


Secondly, after the deployment, all my data in the local database was gone and none was available on the server and I get an error 500. No idea, where the data is. Even after adding new data entries into my database and doing a deploy, I still cant get the data in the browser/live version?

Community Page
Last updated: