Skip to content

Commit

Permalink
👽 CORS for ansatt.dev.nav.no/minside
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbjoern committed Nov 7, 2024
1 parent 02193a8 commit 57a4035
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/api/soknader/soknaderInnsending.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { getSøknaderInnsending } from 'pages/api/soknader/soknader';

const allowedOrigins = [
'https://www.intern.dev.nav.no',
'https://www.ansatt.dev.nav.no',
'https://aap-mine-aap.intern.dev.nav.no',
'https://aap-mine-aap.ansatt.dev.nav.no',
'https://www.nav.no',
Expand Down

0 comments on commit 57a4035

Please sign in to comment.