diff --git a/apps/web/next.config.mjs b/apps/web/next.config.mjs index 041ab6b3..b661bd5c 100644 --- a/apps/web/next.config.mjs +++ b/apps/web/next.config.mjs @@ -18,7 +18,7 @@ const nextConfig = withPWA({ // Allow for specific domains to have access or * for all { key: "Access-Control-Allow-Origin", - value: "chrome-extension://olmdabfolepgfmjhmikngmfekcdgjinp", + value: "chrome-extension://kgcjekpmcjjogibpjebkhaanilehneje", }, // Allows for specific methods accepted {