import { ConfigModule } from '@nestjs/config'; ConfigModule.forRoot({ isGlobal: true, envFilePath: process.env.NODE_ENV === 'dev' ?
確定! 回上一頁