Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1509 from navikt/oppdatere-cors-whitelist-for-sal…
Browse files Browse the repository at this point in the history
…esforce

Fjerner gamle hoster i whitelist og legger til én felles host for Salesforce
  • Loading branch information
terjeofnorway authored Nov 21, 2023
2 parents 68253ee + 805425b commit 4d51a4e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/server/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,7 @@ const corsWhitelist = [
'.oera.no',
'.nais.io',
'https://preview-sykdomifamilien.gtsb.io',
'navdialog.cs102.force.com',
'navdialog.cs106.force.com',
'navdialog.cs108.force.com',
'navdialog.cs162.force.com',
'navdialog--sit2.sandbox.my.site.com',
'navdialog--uathot.sandbox.my.site.com',
];

Expand Down

0 comments on commit 4d51a4e

Please sign in to comment.