【发布时间】:2021-03-02 14:57:03
【问题描述】:
我正在使用NestJS,我是新手。
我看过NODE_ENV is an environment variable that specifies the environment,由Express介绍。
由于NestJS是基于Express的,不知道NODE_ENV是否也与NestJS相关。
在使用 NestJS 时,是否仍然建议设置NODE_ENV?还是NestJS不需要?
【问题讨论】:
标签: node.js express nestjs environment nodeenv