You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: next.config.js
+10-9
Original file line number
Diff line number
Diff line change
@@ -213,6 +213,16 @@ const config = {
213
213
destination: `${process.env.APP_ORIGIN}/no/nav-og-samfunn/samarbeid/for-kommunen/digisos/til-kommuner-som-onsker-a-ta-i-bruk-digital-soknad-om-okonomisk-sosialhjelp/Håndbok for innføring av digital søknad %2800B%29 12.12.19.pdf`,
214
214
permanent: false,
215
215
},
216
+
// /_/* should point to XP services. Redirect only if XP is on a different origin
0 commit comments