🌈 搜索
📅  最后修改于: 2022-03-11 15:02:02.141000             🧑  作者: Mango
//install dotenv via npm //npm install dotenv --save //At the top of your file add require('dotenv').config();