Skip to content

Commit

Permalink
Remove x-frame for enabling embedded dashboards (#4097)
Browse files Browse the repository at this point in the history
  • Loading branch information
himadrisingh committed Feb 21, 2024
1 parent c7d06e3 commit b1343ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@
Content-Security-Policy = "default-src https:; script-src https: 'unsafe-inline'; style-src https: 'unsafe-inline'; img-src https: data: blob:"
Permissions-Policy = "geolocation=(),midi=(),sync-xhr=(self),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self),payment=()"
Referrer-Policy = "no-referrer"
X-Frame-Options = "SAMEORIGIN"
X-Content-Type-Options = "nosniff"

1 comment on commit b1343ef

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://ui.rilldata.com as production
🚀 Deployed on https://65d5a00945fccd5fa06a289f--rill-ui.netlify.app

Please sign in to comment.