After deployment issue of strapi and postgresql. I am unable to get data in postgre which I am adding through strapi
I am new to strapi. I am using strapi and postgresql for project. Everything is working fine in local. The entries I am making is visible in postgre database. I deployed the project and now when I am making entries I am not getting the data in postgre database.