You will notice that process.env is going to be populated with the information from your .env file: require('dotenv').config(); var mongoose ...
確定! 回上一頁