const currentPath = process.cwd(); console.log(require("dotenv").config({ path: currentPath + "/.env" }));. crontab 改寫成先到專案路徑底下, ...
確定! 回上一頁