Post deployment URL

Hey guys, I’ve deployed my MERN stack app and I see my UI correctly but my HTTP requests hit a wall. I’ve used localhost:5000/api while developing my API requests, what URL do I use now post deploy?
I’ve also added a port number in the env variables if that helps.
I tried taking the site URL provided by render post deployment and added /api to it and it didn’t work.
Thanks in advance.

Hi @danij236j

We discussed offline and just ensured the application was using the correct path. Can you confirm you’re unblocked here?

Best,

Matt

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.