Skip to content

Commit

Permalink
Update apps/laboratory/next.config.js
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Smith <[email protected]>
  • Loading branch information
bkrem and chris13524 authored Jul 8, 2024
1 parent 075ae58 commit c0da801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/laboratory/next.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/** @type {import('next').NextConfig} */
// Keep in-sync with https://docs.walletconnect.com/advanced/security/content-security-policy
const cspHeader = `
default-src 'self';
script-src 'self' 'unsafe-inline';
Expand Down

0 comments on commit c0da801

Please sign in to comment.