使用dotenv 套件 ... npm install dotenv --save ... 感謝cytsunny 的提醒確實是 require('dotenv').config(); 沒有什麼 require('dotenv').load(); ...
確定! 回上一頁