I\'ve recently deployed a React/Express app to Heroku, but I\'m having an issue with environment variables that are part of the built app and the Heroku deployment pipeline
The error is in how you name things. If you would name staging "reptile" for instance, it wouldn't matter anymore if it connects to the reptile-api which is now the prod container.