Skip to content

Commit

Permalink
one change
Browse files Browse the repository at this point in the history
  • Loading branch information
icco committed Mar 21, 2024
1 parent d22a4b7 commit b7f479b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ const nextConfig = {
"https://*.natwelch.com",
domain,
domain.replace(/^https?/, "ws"),
"https://browser.sentry-cdn.com",
],
// font-src 'self' https://fonts.gstatic.com
fontSrc: ["'self'", "https://fonts.gstatic.com"],
Expand All @@ -84,6 +85,7 @@ const nextConfig = {
"blob:",
"https://*.natwelch.com",
"https://snippet.meticulous.ai",
"https://browser.sentry-cdn.com",
domain,
],
// style-src 'self' 'unsafe-inline' https://fonts.googleapis.com/
Expand Down

0 comments on commit b7f479b

Please sign in to comment.