Here is my node.js script :
node -r dotenv/config server.js dotenv_config_path=qa.env
NOTE : -r dotenv/config is require(\'
-r dotenv/config