Skip to content

Commit

Permalink
test: test
Browse files Browse the repository at this point in the history
  • Loading branch information
son-daehyeon committed Jul 17, 2024
1 parent 8ae76fe commit 7cffdb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import { AuthMiddleware } from '../domain/auth/auth.middleware';
import { MongooseConfigService } from '../utils/mongo/MongooseConfigService';
import configuration from '../utils/config/configuration';

// test
@Module({
imports: [
ConfigModule.forRoot({ load: [configuration], isGlobal: true }),
Expand Down

0 comments on commit 7cffdb0

Please sign in to comment.