TOHey Daniel Obong Daniel , were you able to resolve this?Reply·Article·Jun 5, 2021·How to host your Node API on Heroku using your Git Repository
TOHey Daniel, The variables for the config vars are all the variables you set in your .env file like your connection string and port. In your code, did your set your port like this: process.env.PORT || 6000.Reply·Article·May 20, 2021·How to host your Node API on Heroku using your Git Repository