Npm npm install dotenv --save # Yarn yarn add dotenv ... 在程序中尽早添加 dotenv.config() 这一行,以确保所有代码都可以访问你的变量。
確定! 回上一頁