Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mickhansen committed Feb 18, 2025
1 parent 5030172 commit e8d7962
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gatsby-config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ const config = {
resolve: "gatsby-plugin-netlify",
options: {
mergeSecurityHeaders: true,
allPageHeaders: [
`Content-Security-Policy: frame-ancestors 'self' https://dashboard.criipto.com https://dashboard-test.criipto.com https://deploy-preview-*.dashboard-test.criipto.com http://localhost:5001`,
],
headers: {
"/*": [
`Content-Security-Policy: frame-ancestors 'self' https://dashboard.criipto.com https://dashboard-test.criipto.com https://deploy-preview-*.dashboard-test.criipto.com http://localhost:5001`,
Expand Down

0 comments on commit e8d7962

Please sign in to comment.