Skip to content

Commit

Permalink
chore: Minor housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdip-b committed Nov 5, 2024
1 parent 46eb5c5 commit 922bf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ async function initializeNestApp() {
origin: [
'http://localhost:3025',
'https://keyshade.xyz',
'https://dashboard.keyshade.xyz'
'https://platform.keyshade.xyz'
]
})
app.use(cookieParser())
Expand Down

0 comments on commit 922bf31

Please sign in to comment.