You need to read them first. Use the dotenv package. Install: npm install dotenv. In you project code: require('dotenv').config(). Add .env ...
確定! 回上一頁