server/index.js require("dotenv").config();. By default, this will load the file .env and allow us to use those environment variables inside this file.
確定! 回上一頁