Skip to content

Commit

Permalink
Merge pull request #526 from navikt/cors-ansatt-dev
Browse files Browse the repository at this point in the history
Fix CORS for ansatt i dev
  • Loading branch information
tu55eladd committed May 15, 2024
2 parents 12b0c2c + a99671e commit 0d80fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nais/nais-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ spec:
"cors": {
"origin": [
"https://veilarbpersonflate.intern.dev.nav.no",
"https://veilarbpersonflate.ansatt.dev.nav.no",
"https://arbeidssokerregistrering-for-veileder.intern.dev.nav.no"
]
},
Expand Down

0 comments on commit 0d80fd2

Please sign in to comment.