smart-launcher
smart-launcher copied to clipboard
Updated config.js for resloving issue while reading env variables
Suggestions to add bewlow changes
+const dotenv = require('dotenv');
+dotenv.config();