📜  默认情况下无法找到 .env 文件 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:11.400000             🧑  作者: Mango

代码示例1
You can rename .env.development to just .env and then run env-cmd gatsby develop, this will look for environment variables inside .env file.