import dotenv from 'dotenv'; dotenv.config(); export const YOUR_ATTRIBUTE ... when yours .env is in other place then default, you can set path to it.
確定! 回上一頁