Skip to content

Commit ceb4a91

Browse files
authored
Merge branch 'main' into ny-flettefelt-implementasjon
2 parents f1944c6 + c15eefb commit ceb4a91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/csp.ts

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ export const cspMap = (dekoratorenUrl: string): Record<string, string[]> => {
2626
'connect-src': [
2727
"'self'",
2828
'*.nav.no',
29+
'by26nl8j.apicdn.sanity.io',
2930
'amplitude.nav.no',
3031
'*.psplugin.com',
3132
'familie-dokument.dev.nav.no',

0 commit comments

Comments
 (0)