Erastus Nathingo

Results 2 comments of Erastus Nathingo

#### Perhaps this could help. Create an pm2.config.js file, define your configs in there and access the ENV variables as show below. ```js module.exports = { apps: [ { name:...

i've have a workaround incase anyone is still interested in this. ` valueName {errors.valueName && touched.valueName && } `