install dotenv via npm //npm install dotenv --save //At the top of your file add require('dotenv').config();
確定! 回上一頁