Skip to content

Commit

Permalink
cookie changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Berat Genç committed Jan 20, 2024
1 parent e9a6ee7 commit 75c6ea6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { NestFactory } from '@nestjs/core'
import { AppModule } from './app.module'

import * as session from 'express-session'
import { sessionOptions } from './config/sessionConfig'

async function bootstrap() {
const app = await NestFactory.create(AppModule)
Expand Down

0 comments on commit 75c6ea6

Please sign in to comment.