Skip to content

Commit

Permalink
Replace white list requestAddress for Samferdselsdata in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
halvorbmundal committed Sep 23, 2024
1 parent 9eb8449 commit be1bb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/white-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const accessRequestWhiteList: AccessRequest[] = [
// Production
{
id: 'a49ddd4a-8ccf-3054-8164-0bb9bfc9783c',
requestAddress: 'https://kyv.apps.altinn.no/kyv/tilgangsoknad-pilot'
requestAddress: 'https://digdir.apps.altinn.no/digdir/tilgangssoknad/'
},
{
id: 'e281c8c6-b944-4662-861d-a475e973e393',
Expand Down

0 comments on commit be1bb0f

Please sign in to comment.