[Solution found!] 4个步骤npm install dotenv --save 接下来,将以下行添加到您的应用中。 require('dotenv').config() 然后.env在应用程序的根目录中创建一个文件, ...
確定! 回上一頁