Deploy Express API

Hello,

I have this Express API deployed on Render that is running perfectly (with a .env file in my code), but when I try to redeploy it from a new commit using git ignore for .env files and entering new key/values on the setup/environements on render dashboard it fails (“can’t find .env path”). Can you help me?

Thank you.

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