Node.js 本地允许你使用 process.env 对象访问环境变量。例如: ... Env.schema.boolean() } // 将其标记为可选 { CACHE_VIEWS: Env.schema.boolean.optional() }
確定! 回上一頁