📅  最后修改于: 2022-03-11 15:02:15.706000             🧑  作者: Mango
Rename your file to just .env, removing any prefix
require it as early as possible in your application with the code snippet below
require('dotenv').config();