Strapi deployment issue

System Information
  • Strapi Version: 4.14.0
  • Operating System: MacOs
  • Database: postgres
  • Node Version: 18.14.2
  • NPM Version: 9.6.7
  • Yarn Version:

I am trying to deploy my strapi app to dev server using docker. The app works perfect in local with production build as well. but in the dev server, I am getting the below error.
P.S. I even tried passing the value for client directly in the file, instead of getting it from secrets/configs, but still of no use.
Could someone help me to sort out this issue please.